Cleaning Messy Data and Data Manipulation
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:
- Renaming columns
- Removing irrelevant or redundant columns
- Fixing data types
- Working with dates and times