Created
May 11, 2017 18:11
-
-
Save ricklentz/f8c868a1ad60da27caf87bca715660ae to your computer and use it in GitHub Desktop.
Helpful data analysis setup instructions
This file contains hidden or 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
### Advanced Notebook Setup | |
conda update conda | |
conda install numexpr | |
conda install bottleneck | |
conda install pandas-datareader | |
conda install xlsxwriter | |
conda install openpyxl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment