Pandas is Python's core data analysis support library. It has a fast, flexible, and clear data structure. It is designed to process relational and labeled data simply, intuitively, and quickly. It is a powerful and flexible open source data analysis tool.
Cheat Sheet
Pandas has a lot of knowledge points. It needs to be read, memorized, and used frequently in order to be used flexibly. First of all, I will share a set of high-definition version of the pandas knowledge quick reference manual, which can also be viewed on the mobile phone, which is very convenient. There are also cheat sheets for numpy, keras, Scikit-Learn, Bokeh, Seaborn, etc.
video tutorial
This set of videos is lively, interesting, and easy to understand. It is very suitable for pandas learners. It has a total of 30 class hours, and comes with source code and data materials.
Official website document (Chinese version)
Pandas is a powerful toolset for analyzing structured data, used for data mining and data analysis, and also provides data cleaning capabilities. The best way to learn Pandas is to read the official documentation.
However, the English version is a bit difficult to read, so I recommend the Chinese version of the official Pandas documentation.
Reply to the Pandas spree in the background of the official account Python Xiaoer~
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。