PythonDataScienceHandbook/requirements.txt

16 lines
213 B
Plaintext
Raw Permalink Normal View History

2016-12-06 20:41:29 +08:00
numpy==1.11.1
2016-11-21 11:43:47 +08:00
pandas==0.18.1
scipy==0.17.1
2016-11-23 23:22:46 +08:00
scikit-learn==0.17.1
scikit-image==0.12.3
pillow==3.4.2
2016-11-21 11:43:47 +08:00
matplotlib==1.5.1
2016-11-23 23:22:46 +08:00
seaborn==0.7.0
2016-11-18 09:36:24 +08:00
jupyter
notebook
line_profiler
memory_profiler
2016-11-21 11:43:47 +08:00
numexpr
2016-11-22 12:25:48 +08:00
pandas-datareader
2016-11-23 23:22:46 +08:00
netcdf4