data-apis/python-record-api

Add more downstream libraries

saulshanabrook opened this issue · 2 comments

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

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

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