rapidsai / cugraph

cuGraph - RAPIDS Graph Analytics Library
https://docs.rapids.ai/api/cugraph/stable/
Apache License 2.0
1.77k stars 304 forks source link

Remove DeprecationWarnings from MG Uniform Neighbor Sample test #4722

Open nv-rliu opened 1 month ago

nv-rliu commented 1 month ago

This PR removes kwargs for uniform_neighbor_sample that are deprecated.

jakirkham commented 1 month ago

Merging in latest branch-24.12 to rerun tests

This will also let us test whether we fixed issue: https://github.com/rapidsai/shared-workflows/issues/250