Technical requirements
We will be using Jupyter Notebooks to run our coding exercises that require python>=3.8.0, along with the following packages, which will need to be installed in your environment with the pip install command:
igraph==0.9.8mysql==0.0.3mysql-connector-python==8.0.31
All Notebooks, along with the coding exercises, are available at the following GitHub link: https://github.com/PacktPublishing/Graph-Data-Modeling-in-Python/tree/main/CH03.