Hello @mathbeveridge,
I am using this data for an assignment in a network science course I am teaching. Thank you for creating and maintaining this dataset!
There seem to be duplicated edges in seasons 5 and 6, namely:
In season 5:
In season 6:
|
BOWEN_MARSH,OTHELL_YARWYCK,4,6 |
|
BOWEN_MARSH,OTHELL_YARWYCK,2,6 |
These are the only multi-edges.
I suppose the weights should be added up between these lines.
Hello @mathbeveridge,
I am using this data for an assignment in a network science course I am teaching. Thank you for creating and maintaining this dataset!
There seem to be duplicated edges in seasons 5 and 6, namely:
In season 5:
gameofthrones/data/got-s5-edges.csv
Line 160 in 068e0af
gameofthrones/data/got-s5-edges.csv
Line 366 in 068e0af
In season 6:
gameofthrones/data/got-s6-edges.csv
Line 309 in 068e0af
gameofthrones/data/got-s6-edges.csv
Line 439 in 068e0af
These are the only multi-edges.
I suppose the weights should be added up between these lines.