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