Re: [graph-tool] load_graph_from_csv() problem
6 Sep
2019
6 Sep
'19
5:22 p.m.
OK, solved it - hadn't seen the note here: https://graph-tool.skewed.de/static/doc/graph_tool.html?highlight=property%2... The way to access string property maps is via g.vp.name.get_2d_array(pos=[0]) g.ep.type.get_2d_array(pos=[0]) Hope it helps someone. Best Haiko
2295
Age (days ago)
2295
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lietz, Haiko