PyHPC 2011 Pre-print paper on pandas

I’ll be presenting this paper in a couple of weeks at SC11. It’s the most up-to-date white paper about pandas.

PDF Download Link

pandas: a Foundational Python Library for Data Analysis and Statistics

  • Rcloud

    Thanks Wes, I give a series of Python seminars at our medically focused university. Many biostatisticians are very interested in learning Python and your work is central to my arguments for Python in that domain.

    http://robertlouiscloud.com

    [Reply]

  • http://tm.durusau.net/?p=17366 pandas: a Foundational Python Library for Data Analysis « Another Word For It

    [...] pandas: a Foundational Python Library for Data Analysis and Statistics by Wes McKinney [...]

  • Robert Grant

    It’s really exciting that this functionality is available in Python now. Thanks!

    I think you have a word missing or something near the bottom of page 2, in the first column:

    “Here we convert the structured array above into a pandas DataFrame object using similarly add the above column:”

    [Reply]

    Wes McKinney Reply:

    Thanks! I corrected the typo in the conference version

    [Reply]