Data Analysis in Python
From stgo
see for instance these links:
- http://www.mblondel.org/journal/category/machine-learning/
- http://www.talyarkoni.org/blog/2013/11/18/the-homogenization-of-scientific-computing-or-why-python-is-steadily-eating-other-languages-lunch/
so, some libs are:
- pandas
- scikit learn
- ...
and for the ease of use we may utilize iPython and Notebook:
- ipython.org/documentation.html