Getting started #

Installation instructions #

To install pandas, please reference the installation page from the pandas documentation.

Tutorials #

You can learn more about pandas in the tutorials, and more about JupyterLab in the JupyterLab documentation.

Books #

The book we recommend to learn pandas is Python for Data Analysis, by Wes McKinney, creator of pandas.

Python for Data Analysis

Videos #

Cheat sheet #

pandas cheat sheet

Try pandas in your browser (experimental) #

You can try pandas in your browser with the following interactive shell without needing to install anything on your system.

Try it in your browser