NetworkXError: No element in GEXF file

前端 未结 0 883
傲寒
傲寒 2021-01-30 16:36

I am trying to read a gexf file using nx and get the above error:

import networkx as nx
nx.read_gexf(\'KwNet-Journals/KwNet-Journals.gexf\')

The

相关标签:
回答
  • 消灭零回复
提交回复
热议问题