Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Cleaning and Working with Dataframes in Python

via Pluralsight

Overview

Learn to rename columns, tidy up messy data, and convert data types for efficient analysis. Say goodbye to data headaches and hello to streamlined insights.

In today's data-driven world, cleaning and organizing data has become an essential task for businesses and organizations. Messy data can lead to incorrect insights, which can lead to poor decision-making. In this course, Cleaning and Working with Dataframes in Python, you’ll gain the ability to clean and organize messy data using the powerful pandas library in Python. First, you’ll explore how to rename columns in a dataframe for more intuitive data access. You'll learn how to assign column names manually using the .columns dataframe attribute and how to rename an existing column in a dataframe using the rename() function. Next, you’ll discover how to alter columns in a dataframe for a tidy data set. You'll learn how to drop a list of columns with a single call to drop(), and you'll define the purpose of the in place and axis parameters. Finally, you’ll learn how to apply these skills to solve real-world problems. When you’re finished with this course, you’ll have the skills and knowledge of cleaning and working with dataframes - using pandas in Python - needed to clean and organize messy data and obtain accurate insights. You'll be ready to take on data cleaning challenges and become a more efficient data professional.

Taught by

Pluralsight

Reviews

Start your review of Cleaning and Working with Dataframes in Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.