Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 316 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 316 Bytes

GoT-Network-Analysis

In this project I use the networkx package to run different network analysis algorithm, which include measuring the degree centrality, betweenness centrality and PageRank. I use Pandas to manipulate the data and matplotlib to display some nice graphs.