Function polars_arrow::compute::aggregate::sum_slice
source ยท pub fn sum_slice<T>(values: &[T]) -> T
Available on crate feature
compute_aggregate
only.Expand description
Compute the sum of a slice