Network analysis and visualization with NetworkX and Gephi
Ji Ma Ji Ma
5 subscribers
132 views
1

 Published On Mar 27, 2024

Code script and dataset: https://osf.io/53jc6/ (`network_example` folder).

00:00 Read in data frame and examine raw data
03:30 Introduce bipartite network concept
09:36 Construct data frame for building bipartite network
17:38 Build bipartite network of author-paper
20:25 Project bipartite network to a unipartite network of authors (coauthor network)
21:40 Add more attributes to author nodes: Names
26:05 Add more attributes to author nodes: Network measures
32:01 Save network graph as a file for viz in Gephi
34:20 Viz in Gephi

show more

Share/Embed