ak.pandas.register
- ak.pandas.register()
Registers ak.Array as a column type for Pandas DataFrames and Series.
Users should not need to call this function because it is invoked whenever a Pandas-specific method on ak.Array is called.
(But if Pandas doesn’t recognize an ak.Array, try calling this function anyway!)