cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

Remove deprecated python APIs for 24.04

Open rlratzel opened this issue 1 year ago • 2 comments

Python APIs that have been deprecated since 23.12 or earlier should now be removed.

### Tasks
- [x] APIs and tests in `cugraph`
- [x] APIs and tests in `pylibcugraph`
- [ ] docs
- [x] notebooks

rlratzel avatar Feb 19 '24 23:02 rlratzel

This PR addresses APIs and tests for cugraph and pylibcugraph

rlratzel avatar Feb 19 '24 23:02 rlratzel

Followup PR for the Jaccard notebook cleanup here

rlratzel avatar Feb 23 '24 21:02 rlratzel