Back to Pandas

Pandas Cheat Sheet

doc/cheatsheet/README.md

3.1.0.dev05.2 KB
Original Source

Pandas Cheat Sheet

The Pandas Cheat Sheet was created using Microsoft Powerpoint 2013. To create the PDF version, within Powerpoint, simply do a "Save As" and pick "PDF" as the format.

This cheat sheet, originally written by Irv Lustig, Princeton Consultants, was inspired by the RStudio Data Wrangling Cheatsheet.

TopicLanguagePDFPPT
Pandas_Cheat_SheetEnglish<a href="https://github.com/pandas-dev/pandas/blob/main/doc/cheatsheet/Pandas_Cheat_Sheet.pdf" target="_parent"></a><a href="https://github.com/pandas-dev/pandas/blob/main/doc/cheatsheet/Pandas_Cheat_Sheet.pptx" target="_parent"></a>
Pandas_Cheat_Sheet_JAJapanese<a href="https://github.com/pandas-dev/pandas/blob/main/doc/cheatsheet/Pandas_Cheat_Sheet_JA.pdf" target="_parent"></a><a href="https://github.com/pandas-dev/pandas/blob/main/doc/cheatsheet/Pandas_Cheat_Sheet_JA.pptx" target="_parent"></a>
Pandas_Cheat_Sheet_FAPersian<a href="https://github.com/pandas-dev/pandas/blob/main/doc/cheatsheet/Pandas_Cheat_Sheet_FA.pdf" target="_parent"></a><a href="https://github.com/pandas-dev/pandas/blob/main/doc/cheatsheet/Pandas_Cheat_Sheet_FA.pptx" target="_parent"></a>

The English version has additional material that is not in the versions in other languages.

Alternative

Alternatively, if you want to complement your learning, you can use the Pandas Cheat sheets developed by DataCamp in "PDF", "Google Colab" and "Streamlit" formats.

TopicPDFStreamlitGoogle Colab
Pandas<a href="https://github.com/fralfaro/DS-Cheat-Sheets/blob/main/docs/files/pandas_cs.pdf" target="_parent"></a><a href="https://ds-cheat-sheets-pandas.streamlit.app/" target="_parent"></a><a href="https://colab.research.google.com/github/fralfaro/DS-Cheat-Sheets/blob/main/docs/examples/pandas/pandas.ipynb" target="_parent"></a>