Last active
September 28, 2019 21:52
-
-
Save Victoriapm/c1fe0bc4b201101307d09eb7cacdc194 to your computer and use it in GitHub Desktop.
This file contains 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
# 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