Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 817 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 817 Bytes

Pandas tutorial

Learn how to use pandas to clean and explore tabular data. Use Binder or Colab to get access to the Jupyter notebook and an environment with all necessary software installed. No local installations or command line proficiency required.

Practice with pandas in JupyterLab on Binder or in Open In Colab

Note that this is Part 2 of a two-part workshop. Please see this tutorial for Part 1, which covers the basics of Jupyter Notebooks, numpy, and matplotlib.