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/Chapter05.
- All the code blocks are available in the ch5.ipynb file.
- This chapter uses only one CSV file (HR_comma_sep.csv) for practice purposes.
- In this chapter, we will use the Matplotlib, pandas, Seaborn, and Bokeh Python libraries.