pathpyG
pathpyG copied to clipboard
Simplify netzschleuder support
Replace code that parses graphtool binary format by code that downloads network in csv-based format
- [ ] move graphtool parser to optional function or separate module in io
- [ ] read csv-based format in netzschleuder with pandas-based io functions
- [ ] test for networks with node/edge/graph attributes