Skip to content

Instantly share code, notes, and snippets.

@elvisds
Created January 27, 2017 23:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elvisds/a9234a1d0e2e2d06f4002d7395e40544 to your computer and use it in GitHub Desktop.
Save elvisds/a9234a1d0e2e2d06f4002d7395e40544 to your computer and use it in GitHub Desktop.
Data Analysis with Python
@elvisds
Copy link
Author

elvisds commented Jan 27, 2017

Shortlink to this page: https://tinyurl.com/pandas2017

@elvisds
Copy link
Author

elvisds commented Jan 28, 2017

Use this command to install requirements

$ pip install jupyter pandas matplotlib scipy

Run jupyter using this command

$ jupyter notebook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment