ak.to_cudf ---------- .. py:module: ak.to_cudf Defined in `awkward.operations.ak_to_cudf `__ on `line 11 `__. .. py:function:: 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.