cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

Add `DeprecationWarning` to `batched_ego_graphs`

Open nv-rliu opened this issue 1 year ago • 0 comments
trafficstars

This PR addresses #4191

Since the plan is to add "batched" support to the regular ego_graph method, a DeprecationWarning has been added to batched_ego_graphs.

-- Minor change: use proper indexing when accessing a pd.Series value.

nv-rliu avatar Mar 01 '24 16:03 nv-rliu