Pandas 讨论

Pandas 的相关论文

  • Data Structures for Statistical Computing in Python; presented at SciPy 2010[pdf][bib]
  • pandas: a Foundational Python Library for Data Analysis and Statistics; presented at PyHPC2011 [pdf][bib]

pandas 论坛

PyCon US 2015

  • Pandas From The Ground Up (演讲者: Brandon Rhodes) 典型的Pandas用户一次学习一种数据帧方法,通过反复试验慢慢地将功能拼凑在一起,直到他们能够解决前面的任务 在本教程中,您将重新学习如何从头开始思考数据框,并发现如何通过直接和刻意选择的步骤智能地从他们的能力中选择来解决数据处理问题。

    讨论的的材料可以在这里找到。

    持续时间:Talk = 2:24:57,你自己也做所有的练习 = 1天(需要python发行版+材料)

Kiwi PyCon 2013

PyCon US 2013

SciPy 2013

PyCon US 2012

SciPy 2012

PyData 2012

EuroPython 2012

PyGotham 2011

SciPy 2010 pandas 介绍:

<iframe src=”//www.slideshare.net/slideshow/embed_code/key/BCN6Qeo0KC26ol“ width=”595” height=”485” frameborder=”0” marginwidth=”0” marginheight=”0” scrolling=”no” style=”border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;” allowfullscreen> </iframe>

Data Structures for Statistical Computing in Python from Wes McKinney

2011年PyHPC 介绍 pandas:

<iframe src=”//www.slideshare.net/slideshow/embed_code/key/4BpC26SboWX2xM“ width=”595” height=”485” frameborder=”0” marginwidth=”0” marginheight=”0” scrolling=”no” style=”border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;” allowfullscreen> </iframe>

pandas: a Foundational Python Library for Data Analysis and Statistics from Wes McKinney

在NYC Python Meetup中进行 pandas 开发:

<iframe src=”https://player.vimeo.com/video/35090565“ width=”640” height=”360” frameborder=”0” webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

Wes McKinney: pandas design and development from Adam Klein on Vimeo.

更多介绍: