Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more downstream libraries #11

Open
3 of 37 tasks
saulshanabrook opened this issue Jul 13, 2020 · 2 comments
Open
3 of 37 tasks

Add more downstream libraries #11

saulshanabrook opened this issue Jul 13, 2020 · 2 comments
Labels
good first issue Good for newcomers

Comments

@saulshanabrook
Copy link
Contributor

saulshanabrook commented Jul 13, 2020

Look at libraries.io for other usage, like: https://libraries.io/pypi/numpy/usage

NumPy (over ~5k stars):

  • django: Doesn't use pytest https://code.djangoproject.com/ticket/30415
  • matplotlib
  • scipy
  • keras: doesnt use pytest
  • networkx
  • xgboost
  • tensorflow: doesnt use pytest
  • spaCy
  • statsmodels
  • autograd
  • pytorch
  • mxnet
  • airflow
  • lightgbm
  • allennlp

Pandas (excluding above)

  • hypothesis
  • pint
  • h2o-3
  • tablib
  • pandas-datareader
  • arrow
  • google/grr
  • scikit-optimize
  • influxdb-python
  • fastai
  • pymc3
  • tsfresh
  • vaex
  • modin
  • feather
  • dagster
  • ray
  • zipline
  • prohet
  • plotly
  • tpot
  • onnxruntime
@devin-petersohn
Copy link
Member

Modin depends on 1.0.5, libraries.io is only reporting for 1.0.4 it appears.

@saulshanabrook
Copy link
Contributor Author

Ah good to know! Yeah let's def add modin as well.

@saulshanabrook saulshanabrook added the good first issue Good for newcomers label Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants