Tutorial
Practicing Pandas - Part 1
7 steps
In the previous quest, you learnt how to use the Python pandas library to help you with cleaning and manipulating data. In this quest, through a submission exercise, you’ll be practicing your new skills with two datasets.
Helpful prior knowledge
Python
Learning Outcomes
By the end of this quest, players will be able to:
- Open CSV files as DataFrames
- Conduct basic data exploration to understand the data you are working with
- Filter desired columns of data
- Merge two datasets
Tutorial Steps
Total steps: 7
-
Step 1: Project Introduction
-
Step 2: Download Files
-
Step 3: Read Data
-
Step 4: Exploring The Data
-
Step 5: Renaming A Column
-
Step 6: Creating A List
-
Step 7: Test What You Learnt!
Find articles to support you through your journey or chat with our support team.
Help Center