Код: Выделить всё
import networkx as nx
nx.read_gexf('KwNet-Journals/KwNet-Journals.gexf')
Подробнее здесь: https://stackoverflow.com/questions/659 ... -gexf-file
Код: Выделить всё
import networkx as nx
nx.read_gexf('KwNet-Journals/KwNet-Journals.gexf')