Closed martinfleis closed 4 months ago
Conversion to nx and back currently messes up the order of the rows and does not preserve index at all. This allows for a 1:1 roundtrip needed to keep the Graph objects and anything linked to index aligned.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.2%. Comparing base (4037c70) to head (e5f196a). Report is 88 commits behind head on main.
4037c70
e5f196a
Conversion to nx and back currently messes up the order of the rows and does not preserve index at all. This allows for a 1:1 roundtrip needed to keep the Graph objects and anything linked to index aligned.