-NumPy:support for multidimensional arrays -SciPy: modules for scientific computing -pandas: time series library -matplotlib: plotting library -scikit-learn: machine learning
Anaconda: A free distribution for the SciPy stack. Supports Linux, Windows and Mac. https://www.continuum.io/downloads
NOTE: After installing, be sure you have closed and then re-opened the terminal window so the changes can take effect
http://conda.pydata.org/docs/test-drive.html
View a list of packages conda list
or in Python ```help("modules")
https://www.gitbook.com/book/jeremiahzhang/omooc2py/details
$ pip install quandl
Anaconda Python IDE with Sublime Text 3.