Inhaltsverzeichnis

Python nooby

Link

https://www.data-science-blog.com/blog/2015/05/24/top-10-der-python-bibliotheken-fur-data-science/

https://pythontips.com/2013/07/30/20-python-libraries-you-cant-live-without/

http://www.discoversdk.com/blog/10-interesting-python-modules-to-learn-in-2016

Sound

https://www.youtube.com/watch?v=svngvOLPd5E


## Mac User
öffnet einen terminal und copy/pasted folgendes (eine zeile nach der anderen)

sudo easy_install pip
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install python
sudo pip install selenium
sudo pip install jupyter
sudo pip install tweepy
sudo pip install bs4

terminal → go folder where file is: cd / ls ect…
jyupiter notebook