https://python.g-node.org Summer School 2017
$ conda env create -f environment.yml
$ source activate advanced-pandas
$ jupyter notebook
- Python Data Science Handbook by Jake VanderPlas
- Tidy data by Hadley Wickham
- Feather format, for sharing datasets by Wes McKinney