ml-tooling/best-of-ml-python

Add project: tqdm

casperdcl opened this issue · 2 comments

Project details:

  • Project Name: tqdm
  • Github URL: https://github.com/tqdm/tqdm
  • Category: Other
  • License: MPL-2.0, MIT
  • Package Managers: pypi:tqdm, conda:defaults/tqdm, conda:conda-forge/tqdm, snap:tqdm, dockerhub:tqdm/tqdm, apt:python-tqdm, apt:python3-tqdm

Additional context:

In general useful (e.g. data pre-processing with tqdm.pandas) as well as ML-specific (e.g. tqdm.keras)

If you think it's appropriate I can open a PR.

@casperdcl Thanks for the suggestion :) tqdm is definitely very useful for machine learning. However, we have already added it to one of our other lists here: https://github.com/ml-tooling/best-of-python-dev#logging And we try to not have duplicates between the lists.