Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 416 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 416 Bytes

This github folder contains the contents presented at PyData 2017.

Clone this repository to get the notebooks and data:

git clone https://github.com/LoreDirick/PyData_2017.git

With Anaconda, install the following packages with these commands:

conda install statsmodels
conda install patsy
conda install matplotlib
conda install seaborn
conda install scikit-learn
conda install pip
pip install graphviz