cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

Add a function that will remove duplicates from sampling output

Open ChuckHastings opened this issue 3 years ago • 1 comments
trafficstars

Current implementation of uniform neighborhood sampling includes a call to remove duplicates from the output.

After some discussion we decided to make this a separate function available through the pylibcugraph layer that can be used when desired rather than always applying it to the result.

ChuckHastings avatar Aug 18 '22 18:08 ChuckHastings

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Sep 17 '22 19:09 github-actions[bot]

Not planning to do this, if someone needs it please request again.

ChuckHastings avatar Aug 02 '23 15:08 ChuckHastings