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, and scipy packages installed for the problems in this chapter.
You can find the full source code used in this chapter here: https://github.com/PacktPublishing/Applied-Computational-Thinking-with-Python-Second-Edition/tree/main/Chapter16.