polars_arrow::compute::cast

Function binary_to_utf8

Source
pub fn binary_to_utf8<O: Offset>(
    from: &BinaryArray<O>,
    to_dtype: ArrowDataType,
) -> PolarsResult<Utf8Array<O>>
Available on crate feature compute_cast only.
Expand description

Conversion to utf8