Using NetworkX to Graph a Network of Disney+ Movies

Jaya Marella
May 2, 2024

--

Using a dataset from Kaggle about various movies and shows on Disney+, I want to graph the relationships between these movies through network analysis using data about what actors are in each movie.

link to GitHub repository: https://github.com/jayaaas/INST414

--

--