Skip to content

Instantly share code, notes, and snippets.

@jacksonpradolima
Created April 4, 2017 20:04
Show Gist options
  • Save jacksonpradolima/a7de2799142c442021a55a71bf5fcacb to your computer and use it in GitHub Desktop.
Save jacksonpradolima/a7de2799142c442021a55a71bf5fcacb to your computer and use it in GitHub Desktop.
# Installation of commonly used python scipy tools
# Installation of commonly used python scipy tools
sudo apt-get -y install python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy python-nose python-geopy python-seaborn
sudo apt-get install python-pip python-dev build-essential
sudo pip install --upgrade pip
sudo python -m pip install folium
sudo python -m pip install scikit-learn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment