cugraph
cugraph copied to clipboard
Add a function that will remove duplicates from sampling output
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.
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.
Not planning to do this, if someone needs it please request again.