This chapter has the following technical requirements:
- You can find the code and the dataset at the following GitHub link: https://github.com/PacktPublishing/Python-Data-Analysis-Third-Edition/tree/master/Chapter08.
- All the code blocks are in the Ch8.ipynb file.
- This chapter uses two CSV files (beer_production.csv and sales.csv) for practice purposes.
- In this chapter, we will use the pandas and Scikit-learn Python libraries.