#149 · Primary category: Education & Research

pandas_exercises

jupyter-notebooks pandas pandas-tutorial python-pandas

Practice your pandas skills!

Project last updated:10/17/25

GitHub Stars

13.0K

Forks

9.0K

Contributors

39

License

BSD-3-Clause

Why we included this project

Watching pandas tutorials only gets you so far, so this collection is built around the opposite approach: doing the work yourself. Each lesson folder comes with an exercise prompt, a solution without code, and a fully commented answer, so you can struggle through a problem first and then check your reasoning step by step. The exercises walk through the everyday pandas operations like filtering, grouping, merging, apply functions, statistics, visualization, and time series, and they lean on recognizable datasets such as Chipotle orders, Titanic passenger records, and Apple stock prices. That makes it a handy companion to any course or video series: you learn a topic, then drill it immediately instead of hunting for scattered practice problems. It is a practical, self-paced option for teams training new analysts or developers who want solid DataFrame skills before tackling machine-learning work.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category