Last active
April 17, 2019 12:59
-
-
Save bogdansalyp/f6cc058374a0e41dea19dd620949fe02 to your computer and use it in GitHub Desktop.
Data Science stack
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
absl-py==0.7.1 | |
appnope==0.1.0 | |
asn1crypto==0.24.0 | |
astor==0.7.1 | |
attrs==19.1.0 | |
Automat==0.7.0 | |
backcall==0.1.0 | |
beautifulsoup4==4.7.1 | |
bleach==3.1.0 | |
bokeh==1.1.0 | |
bs4==0.0.1 | |
catboost==0.14.1 | |
certifi==2019.3.9 | |
cffi==1.12.2 | |
chardet==3.0.4 | |
Click==7.0 | |
constantly==15.1.0 | |
cryptography==2.6.1 | |
cssselect==1.0.3 | |
cycler==0.10.0 | |
dash==0.39.0 | |
dash-core-components==0.44.0 | |
dash-daq==0.1.0 | |
dash-html-components==0.14.0 | |
dash-renderer==0.20.0 | |
dash-table==3.6.0 | |
decorator==4.4.0 | |
defusedxml==0.5.0 | |
Django==2.2 | |
entrypoints==0.3 | |
enum34==1.1.6 | |
Flask==1.0.2 | |
Flask-Compress==1.4.0 | |
future==0.17.1 | |
gast==0.2.2 | |
grpcio==1.20.0 | |
gym==0.12.1 | |
h5py==2.9.0 | |
hyperlink==19.0.0 | |
idna==2.8 | |
incremental==17.5.0 | |
ipykernel==5.1.0 | |
ipython==7.4.0 | |
ipython-genutils==0.2.0 | |
ipywidgets==7.4.2 | |
itsdangerous==1.1.0 | |
jedi==0.13.3 | |
Jinja2==2.10.1 | |
jsonschema==3.0.1 | |
jupyter==1.0.0 | |
jupyter-client==5.2.4 | |
jupyter-console==6.0.0 | |
jupyter-core==4.4.0 | |
Keras==2.2.4 | |
Keras-Applications==1.0.7 | |
Keras-Preprocessing==1.0.9 | |
keras-rl==0.4.2 | |
kiwisolver==1.0.1 | |
lxml==4.3.3 | |
Markdown==3.1 | |
MarkupSafe==1.1.1 | |
matplotlib==3.0.3 | |
mistune==0.8.4 | |
mock==2.0.0 | |
nbconvert==5.4.1 | |
nbformat==4.4.0 | |
nltk==3.4.1 | |
notebook==5.7.8 | |
numpy==1.16.2 | |
packaging==19.0 | |
pandas==0.24.2 | |
pandocfilters==1.4.2 | |
parsel==1.5.1 | |
parso==0.4.0 | |
patsy==0.5.1 | |
pbr==5.1.3 | |
pexpect==4.7.0 | |
pickleshare==0.7.5 | |
Pillow==6.0.0 | |
plotly==3.8.0 | |
prometheus-client==0.6.0 | |
prompt-toolkit==2.0.9 | |
protobuf==3.7.1 | |
ptyprocess==0.6.0 | |
pyasn1==0.4.5 | |
pyasn1-modules==0.2.4 | |
pycparser==2.19 | |
PyDispatcher==2.0.5 | |
pydot==1.4.1 | |
pyglet==1.3.2 | |
Pygments==2.3.1 | |
PyHamcrest==1.9.0 | |
pyOpenSSL==19.0.0 | |
pyparsing==2.4.0 | |
pyrsistent==0.14.11 | |
python-dateutil==2.8.0 | |
pytz==2019.1 | |
PyYAML==5.1 | |
pyzmq==18.0.1 | |
qtconsole==4.4.3 | |
queuelib==1.5.0 | |
requests==2.21.0 | |
retrying==1.3.3 | |
scikit-learn==0.20.3 | |
scipy==1.2.1 | |
Scrapy==1.6.0 | |
seaborn==0.9.0 | |
Send2Trash==1.5.0 | |
service-identity==18.1.0 | |
six==1.12.0 | |
sklearn==0.0 | |
soupsieve==1.9.1 | |
SQLAlchemy==1.3.3 | |
sqlparse==0.3.0 | |
statsmodels==0.9.0 | |
tensorboard==1.13.1 | |
tensorflow==1.13.1 | |
tensorflow-estimator==1.13.0 | |
termcolor==1.1.0 | |
terminado==0.8.2 | |
testpath==0.4.2 | |
torch==1.0.1.post2 | |
torchvision==0.2.2.post3 | |
tornado==6.0.2 | |
traitlets==4.3.2 | |
Twisted==19.2.0 | |
urllib3==1.24.1 | |
w3lib==1.20.0 | |
wcwidth==0.1.7 | |
webencodings==0.5.1 | |
Werkzeug==0.15.2 | |
widgetsnbextension==3.4.2 | |
xgboost==0.82 | |
zope.interface==4.6.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment