polars_arrow::compute::cast

Function boolean_to_utf8view

Source
pub fn boolean_to_utf8view(from: &BooleanArray) -> Utf8ViewArray
Available on crate feature compute_cast only.