Function polars_arrow::compute::aggregate::can_sum

source ยท
pub fn can_sum(data_type: &ArrowDataType) -> bool
Available on crate feature compute_aggregate only.
Expand description

Whether sum supports data_type