Summary


In this project, I explore how graph theory can provide insight into this year’s NBA season. After scraping data from the official NBA statictics webpage, I create Assists Networks by connecting team players through their mutual assists in undirected network graphs. I also created an interactive python dash application to visualize Assists Networks, which is deployed on heroku (see below).


Link to the application: https://nbaassistnetworks.herokuapp.com/