[Bugfix] Conversion between networkx and DGLGraph (#244)
* copy feature to networkx * fix to_network for multi-graph * test case for nx conversion * iterate over Index returns plain int instead of numpy.int64 * fix from_network multi-edge bug
Showing
Please register or sign in to comment