Skip to content

Instantly share code, notes, and snippets.

@brandon-b-miller
Created January 14, 2021 20:43
Show Gist options
  • Save brandon-b-miller/37d9ce69d0d337a14b8de3a7d8a1916f to your computer and use it in GitHub Desktop.
Save brandon-b-miller/37d9ce69d0d337a14b8de3a7d8a1916f to your computer and use it in GitHub Desktop.
import cudf
val = cudf.Scalar(1)
print(val)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment