Function polars_arrow::kernels::concatenate::concatenate_owned_unchecked
source · Expand description
Concatenate multiple [Array] of the same type into a single [Array
].
This does not check the arrays types.