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/Chapter11.
- All the code blocks are available in the ch11.ipynb file.
- This chapter uses only one CSV file (diabetes.csv) for practice purposes.
- In this chapter, we will use the pandas and scikit-learn Python libraries.