pathpyG icon indicating copy to clipboard operation
pathpyG copied to clipboard

Simplify netzschleuder support

Open IngoScholtes opened this issue 1 year ago • 0 comments

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

IngoScholtes avatar Sep 13 '24 13:09 IngoScholtes