/SozNet_WS23_34

This repo provides multiple notebooks from a master degree course called 'Social Network Analysis' of University of Kassel, Germany.

Primary LanguageJupyter Notebook

Python Version

The Python version has to be higher than 3.8 as specified by the assignment. The Python version can be checked by running the following command in the terminal: python --version The environment used has Python version 3.11.5.

Dependencies

The dependencies are listed in the requirements.txt file. They can be installed by running the following command in the terminal: pip install -r requirements.txt