ryan-efendy / pandas_exercises

Practice your pandas skills!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pandas Exercises

Fed up with a ton of tutorials but no easy way to find exercises I decided to create a repo just with exercises to practice pandas. Don't get me wrong, tutorials are great resources, but to learn is to do. So unless you practice you won't learn.

There will be three different types of files:
      1. Exercise instructions
      2. Solutions without code
      3. Solutions with code and comments

My suggestion is that you learn a topic in a tutorial or video and then do exercises. Learn one more topic and do exercises. If you got the answer wrong, don't go directly to the solution with code.

Suggestions and collaborations are more than welcome. Please open an issue or make a PR. :)

Lessons

Getting and knowing Merge Time Series
Filtering and Sorting Stats Deleting
Grouping Visualization Indexing
Apply Creating Series and DataFrames Exporting

Getting and knowing

Chipotle
Occupation
World Food Facts

Filtering and Sorting

Chipotle
Euro12
Fictional Army

Grouping

Alcohol Consumption
Occupation
Regiment

Apply

Students Alcohol Consumption
US_Crime_Rates

Merge

Auto_MPG
Fictitious Names
House Market

Stats

US_Baby_Names
Wind_Stats

Visualization

Chipotle
Titanic Disaster
Scores
Online Retail
Tips

Creating Series and DataFrames

Pokemon

Time Series

Apple_Stock
Getting_Financial_Data
Investor_Flow_of_Funds_US

Deleting

Iris
Wine

About

Practice your pandas skills!

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 100.0%