Data Analysis in Python

From stgo
Revision as of 17:03, 1 September 2014 by StefanS (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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