Function polars_arrow::compute::cast::boolean_to_utf8view

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