Data Analysis in Python

From stgo
Jump to: navigation, search

see for instance these links:

  1. http://www.mblondel.org/journal/category/machine-learning/
  2. 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:

  1. ipython.org/documentation.html