Network Analysis

In this computational notebook, I create a network analysis of frequent "Additional Tags" in The Legend of Korra fanfiction. I transform the data into a matrix, which shows how often particular additional tags co-occur, and then transform that into nodes and edges data. I found creating this notebook particularly important because there are very little resources that demonstrate step by step how to transform a dataframe into nodes and edges datasets that can be used for networking.

To explore the network analysis graph, check out "Fandom by Numbers."