networkcommons.utils.edge_attrs_from_corneto
- networkcommons.utils.edge_attrs_from_corneto(graph)
Extract edge attributes from a corneto graph to a pandas dataframe.
- Parameters:
graph (
Graph) – A corneto graph.- Return type:
DataFrame- Returns:
A pandas dataframe of edge attributes.