September 2024
Beginner to intermediate
456 pages
11h 53m
English
In this chapter, we’ll dive into the strategies of data manipulation, focusing on efficient techniques to clean and fix messy datasets. We’ll remove irrelevant columns, systematically address inconsistent data types, and fix dates and times.
In this chapter, we’ll cover the following topics:
You can find all the code for this chapter in the following GitHub link: https://github.com/PacktPublishing/Python-Data-Cleaning-and-Preparation-Best-Practices/tree/main/chapter04.
Each file is named according to the respective sections covered in this chapter.
Renaming ...
Read now
Unlock full access