cugraph
cugraph copied to clipboard
Remove deprecated python APIs for 24.04
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
This PR addresses APIs and tests for cugraph and pylibcugraph
Followup PR for the Jaccard notebook cleanup here