23 Nov
2017
23 Nov
'17
5:55 p.m.
On 23.11.2017 17:46, Rafael Pereira wrote:
Is there a way to create a multilayer network from a group of data.frames?
Please take a look at the Graph.add_edge_list() function: https://graph-tool.skewed.de/static/doc/graph_tool.html#graph_tool.Graph.add... This function is versatile enough to provide the functionality you mention. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>