Function polars_arrow::compute::cast::binary_to_utf8
source ยท pub fn binary_to_utf8<O: Offset>(
from: &BinaryArray<O>,
to_data_type: ArrowDataType,
) -> PolarsResult<Utf8Array<O>>
Available on crate feature
compute_cast
only.Expand description
Conversion to utf8