Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

Cleaning and Working with Dataframes in Python

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.

Intermediate
50m
(9)

Created by Jacob Lyman (Jake)

Last Updated Dec 27, 2023

Course Thumbnail
  • Course

Cleaning and Working with Dataframes in Python

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.

Intermediate
50m
(9)

Created by Jacob Lyman (Jake)

Last Updated Dec 27, 2023

Get started today

Access this course and other top-rated tech content with one of our business plans.

Try this course for free

Access this course and other top-rated tech content with one of our individual plans.

This course is included in the libraries shown below:

  • Data
What you'll learn

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.

Cleaning and Working with Dataframes in Python
Intermediate
50m
(9)
Table of contents

About the author
Jacob Lyman (Jake) - Pluralsight course - Cleaning and Working with Dataframes in Python
Jacob Lyman (Jake)
2 courses 0.0 author rating 0 ratings

I'm a data professional specializing in scaling Al, Machine Learning, and Data Science practices and teams. I make videos and write articles on cutting-edge technologies.

Get started with Pluralsight