pygraphistry icon indicating copy to clipboard operation
pygraphistry copied to clipboard

[BUG] NaN hypergraph node eventid

Open lmeyerov opened this issue 4 years ago • 2 comments

Describe the bug

In hyper(cudf.DataFrame({'x': ['a'], 'y': ['c']}), direct=True), nodes have 'EventID': 'NaN' instead of 0 / EventID::0

Additional context

See forge-etl-python::test_edges_to_hypergraph_cudf

lmeyerov avatar Jun 29 '21 22:06 lmeyerov

This impacts file uploader users

lmeyerov avatar Jul 17 '21 16:07 lmeyerov

Maybe related, but supposedly already fixed in 0.19: https://github.com/graphistry/pygraphistry/issues/226

lmeyerov avatar Jul 17 '21 16:07 lmeyerov