Skip to content

Instantly share code, notes, and snippets.

@Victoriapm
Last active September 28, 2019 21:52
Show Gist options
  • Save Victoriapm/c1fe0bc4b201101307d09eb7cacdc194 to your computer and use it in GitHub Desktop.
Save Victoriapm/c1fe0bc4b201101307d09eb7cacdc194 to your computer and use it in GitHub Desktop.
# data structures and data analysis
sudo -H pip3 install numpy matplotlib scipy
sudo apt-get install python3-pandas
# Machine Learning
sudo -H pip3 install scikit-learn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment