The following is a list of prerequisites for this chapter:
- Ensure that you have both Python 3.6+ and PyCharm installed on your computer
- Download this book's GitHub repository at https://github.com/PacktPublishing/Hands-on-Application-Development-with-PyCharm
- You need to know how to install NumPy, Pandas, and Matplotlib in a Python project
- In this chapter, we will be working with the subfolder named Chapter12 from this book's downloaded code repository