10 Minutes to Pandas — in Colab!

Marc Cohen
Google Colab
Published in
May 2, 2023
Photo by Yosuke Ota on Unsplash

Pandas is a popular open source Python package for data science, data engineering, analytics, and machine learning. It’s built on top of NumPy, which provides efficient support for numerical computation on multi-dimensional arrays.

The Pandas project offers a helpful introductory tutorial called 10 Minutes to Pandas but it’s a read-only document. I like to learn by doing so I’ve taken the liberty of porting the ten minute Pandas tutorial to Colab so now you can enjoy an interactive version of this popular material.

Here’s the notebook.

--

--

Marc Cohen
Google Colab

Engineer@Google - My mission is building tools, tutorials, and other educational artifacts to make computing and data science more accessible and inclusive.