Make sure NetworkX can properly read/write GEXF 1.3
Open
enhancement
- Dominant language
- TeX
- Stars
- 36
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
[NetworkX](https://networkx.org/) is the goto Python library for graph manipulation and already has a [GEXF import/export](https://networkx.org/documentation/stable/reference/readwrite/gexf.html).
### Definition of done
- Import/Export are fully 1.3 compatible (based on what is possible given networkx internals)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.