polars_core::export::cast

Function binary_to_utf8

pub fn binary_to_utf8<O>(
    from: &BinaryArray<O>,
    to_dtype: ArrowDataType,
) -> Result<Utf8Array<O>, PolarsError>
where O: Offset,
Expand description

Conversion to utf8