Technical requirements
You will need the latest version of Python for running the code in this chapter.
You will need to have the pandas, NumPy, SciPy, and Scikit-Learn packages installed for the problems in this chapter.
You can find the full source used in this chapter here: https://github.com/PacktPublishing/Applied-Computational-Thinking-with-Python/tree/master/Chapter14