This chapter has the following technical requirements:
- You can find the code and the datasets at the following GitHub link: https://github.com/PacktPublishing/Python-Data-Analysis-Third-Edition/tree/master/Chapter09.
- All the code blocks are available in the ch9.ipynb file.
- This chapter uses three CSV files (Advertising.csv, bloodpress.txt, and diabetes.csv) for practice purposes.
- In this chapter, we will use the Matplotlib, pandas, Seaborn, and scikit-learn Python libraries.