In this chapter, you will learn how to explore and process data. By the end of this chapter, you will understand how to get to know the data by creating a statistical identity, learn how to detect and fix anomalous and missing values, and use regular expressions to match data value patterns.
In this chapter, we will cover the following topics:
- Exploring your dataset
- Processing your dataset
Let's get started!