Function polars_arrow::compute::cast::binary_to_list
source ยท pub fn binary_to_list<O: Offset>(
from: &BinaryArray<O>,
to_data_type: ArrowDataType,
) -> ListArray<O>
Available on crate feature
compute_cast
only.Expand description
Conversion of binary