Technical requirements
You will need pandas, Numpy, and Matplotlib to complete the recipes in this chapter. I used pandas 2.1.4, but the code will run on pandas 1.5.3 or later.
The code in this chapter can be downloaded from the book’s github repository, https://github.com/PacktPublishing/Python-Data-Cleaning-Cookbook-Second-Edition.