/StarWarsGenderProject

Using the Star Wars social network graph available on Kaggle, I quantify gender representation in the first seven Star Wars films by calculating the percentage of interactions that are between two women, two men, and other combinations. I also calculate the degree of separation between female characters using breadth-first search.

Primary LanguageRust

Watchers