pyarrow.
chunked_array
Construct chunked array from list of array-like objects
arrays (Array, list of Array, or values coercible to arrays) – Must all be the same data type. Can be empty only if type also passed.
type (DataType or string coercible to DataType) –
ChunkedArray