Script used in the Social Network Analysis course (Parking behavior Analysis, Project 12)
pip install -r requirements.txt
python script_name --help
- GraphViz: used to render graphs as PDF, PNG, SVG, etc. Should be installed separately, using your system's package manager, something similar (e.g., MacPorts), or from its source. (To be installed only if you want to export your graph.)