Skip to main content

Cleaning Data in Python

4.2+
28 reviews
Advanced

Learn to diagnose and treat dirty data and develop the skills needed to transform your raw data into accurate insights!

Start Course for Free
4 Hours13 Videos44 Exercises84,955 Learners

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies


Course Description

Discover How to Clean Data in Python

It's commonly said that data scientists spend 80% of their time cleaning and manipulating data and only 20% of their time analyzing it. Data cleaning is an essential step for every data scientist, as analyzing dirty data can lead to inaccurate conclusions.

In this course, you will learn how to identify, diagnose, and treat various data cleaning problems in Python, ranging from simple to advanced. You will deal with improper data types, check that your data is in the correct range, handle missing data, perform record linkage, and more!

Learn How to Clean Different Data Types

The first chapter of the course explores common data problems and how you can fix them. You will first understand basic data types and how to deal with them individually. After, you'll apply range constraints and remove duplicated data points.

The last chapter explores record linkage, a powerful tool to merge multiple datasets. You'll learn how to link records by calculating the similarity between strings. Finally, you'll use your new skills to join two restaurant review datasets into one clean master dataset.

Gain Confidence in Cleaning Data

By the end of the course, you will gain the confidence to clean data from various types and use record linkage to merge multiple datasets. Cleaning data is an essential skill for data scientists. If you want to learn more about cleaning data in Python and its applications, check out the following tracks: Data Scientist with Python and Importing & Cleaning Data with Python.
  1. 1

    Common data problems

    Free

    In this chapter, you'll learn how to overcome some of the most common dirty data problems. You'll convert data types, apply range constraints to remove future data points, and remove duplicated data points to avoid double-counting.

    Play Chapter Now
    Data type constraints
    50 xp
    Common data types
    100 xp
    Numeric data or ... ?
    100 xp
    Summing strings and concatenating numbers
    100 xp
    Data range constraints
    50 xp
    Tire size constraints
    100 xp
    Back to the future
    100 xp
    Uniqueness constraints
    50 xp
    How big is your subset?
    50 xp
    Finding duplicates
    100 xp
    Treating duplicates
    100 xp
  2. 2

    Text and categorical data problems

    Categorical and text data can often be some of the messiest parts of a dataset due to their unstructured nature. In this chapter, you’ll learn how to fix whitespace and capitalization inconsistencies in category labels, collapse multiple categories into one, and reformat strings for consistency.

    Play Chapter Now
  3. 3

    Advanced data problems

    In this chapter, you’ll dive into more advanced data cleaning problems, such as ensuring that weights are all written in kilograms instead of pounds. You’ll also gain invaluable skills that will help you verify that values have been added correctly and that missing values don’t negatively impact your analyses.

    Play Chapter Now
  4. 4

    Record linkage

    Record linkage is a powerful technique used to merge multiple datasets together, used when values have typos or different spellings. In this chapter, you'll learn how to link records by calculating the similarity between strings—you’ll then use your new skills to join two restaurant review datasets into one clean master dataset.

    Play Chapter Now

In the following tracks

Data EngineerData Scientist with PythonData Scientist Professional with PythonImporting & Cleaning Data with Python

Collaborators

Maggie Matsui
Richie Cotton
Amy Peterson
Adel Nehme HeadshotAdel Nehme

Content Developer @ DataCamp

Adel is a Data Science educator, speaker, and Evangelist at DataCamp where he has released various courses and live training on data analysis, machine learning, and data engineering. He is passionate about spreading data skills and data literacy throughout organizations and the intersection of technology and society. He has an MSc in Data Science and Business Analytics. In his free time, you can find him hanging out with his cat Louis.
See More

Don’t just take our word for it

*4.2
from 28 reviews
57%
29%
4%
7%
4%
Sort by
  • Muhanad A.
    10 days

    up to the point, very well structured and presented.

  • Michael C.
    about 1 month

    The course appeared to introduce several sophisticated methods for preparing data for EDA and beyond. I was especially impressed with the pairs and linking routines: industrial strength routines from what I can see from my neophyte vantage point. Thanks

  • Melvin V.
    about 2 months

    Excelent!

  • Sorin I.
    about 2 months

    Excellent content, very good practice mode and the new AI chatbot is a fantastic addition. Great work!

  • Rob J.
    3 months

    This course content provides relevant and practical education that strikes the right balance on content for the amount of time allocated to the material. The exercises were also practical and relevant. Good job!

  • Loading ...

"up to the point, very well structured and presented."

Muhanad A.

"The course appeared to introduce several sophisticated methods for preparing data for EDA and beyond. I was especially impressed with the pairs and linking routines: industrial strength routines from what I can see from my neophyte vantage point. Thanks"

Michael C.

"Excelent!"

Melvin V.

FAQs

Join over 11 million learners and start Cleaning Data in Python today!

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.