Skip to content

Instantly share code, notes, and snippets.

@ricklentz
Created May 11, 2017 18:11
Show Gist options
  • Save ricklentz/f8c868a1ad60da27caf87bca715660ae to your computer and use it in GitHub Desktop.
Save ricklentz/f8c868a1ad60da27caf87bca715660ae to your computer and use it in GitHub Desktop.
Helpful data analysis setup instructions
### 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