polars_
compute
0.46.0
In polars_
compute::
float_
sum
polars_compute
::
float_sum
Function
sum_arr_as_f64
Copy item path
Source
pub fn sum_arr_as_f64<T>(arr: &
PrimitiveArray
<T>) ->
f64
where T:
NativeType
+
FloatSum
<
f64
>,