Technical requirements
You will need Pandas, Numpy, Matplotlib, and Seaborn 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
.