Last active
March 19, 2021 17:01
-
-
Save beckernick/e16b8a0617859ec413019fc0d4035841 to your computer and use it in GitHub Desktop.
10 Minutes to cuDF and CuPy
How can I solve this??
I need help converting titanic.csv
dataset(cudf
) to cupy ndarray
.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How can I solve this??