ak.to_cudf#
Defined in awkward.operations.ak_to_cudf on line 11.
- ak.to_cudf(array)#
Create a cuDF.Series out of the given ak array
Buffers that are not already in GPU memory will be transferred, and some structural reformatting may happen to account for differences in architecture.