Technical requirements
You will need the latest version of Python installed to run the code in this chapter.
You will need the following libraries and packages installed for Python:
- NLTK
- Cairos
- Pandas
- Matplotlib
- Seaborn
You can find the full source code used in this chapter here: https://github.com/PacktPublishing/Applied-Computational-Thinking-with-Python/tree/master/Chapter15