This repository conatains a script that allows for converting a CSV file to gexf, which can then be exported as SigmaJS network and hosted using GitHub pages.
The data was downloaded from Kaggle
Click here to get to the deployed Marvel Network Graph
Make sure to also check out the accompanying Medium article
- 🦸♂️ 🦸♀️ 6,426 Characters
- 📚 224,181 Co-cccurrences in Comics
Folder/Code | Content |
---|---|
data | Contains the comic data in csv format, as well as the gexf graph |
network | Contains the Sigma JS network |
csv2gexf_conversion.ipynb | Jupyter Notebook used for data converting CSV to gexf |