[NetworkX] Improve the robustness of networkx mudule
Open
component:networkx
enhancement
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
TBF (a list of sub issues)
- Upgrade the NetworkX dependency from 2.6.0 to 2.8.0.
#1525
- reorganize python code and ci test, try to reopen the skip test case. (base with the latest NetworkX 2.8.0) https://github.com/alibaba/GraphScope/issues/1539
- Improve the `compat` layer of `graphscope.nx`. (the capability of reuse NetworkX code)
#1502
- Distinguish the incompatible features of `NetworkX` and prompt to users gracefully (or forward `NetworkX` to support the feature), also declare in the document. #1576
Contributor guide
Assessment
This issue has not been assessed yet.