rapidsai-community/notebooks-contrib

[DOC] Use of deprecated cuDF array methods in rf_demo.ipynb

charlesbluca opened this issue · 1 comments

Report incorrect documentation

Location of incorrect documentation

Describe the problems or issues found in the documentation
This notebook uses the deprecated cuDF methods as_matrix and as_array, which fail in 22.04.

Suggested fix for documentation
Switching over to to_numpy

Closing this to track this issue in #351 with all the other occurrences of this issue