polars_
compute
0.50.0
In polars_
compute::
moment
polars_compute
::
moment
Function
kurtosis
Copy item path
Source
pub fn kurtosis<T>(arr: &
PrimitiveArray
<T>) ->
KurtosisState
where T:
NativeType
+
AsPrimitive
<
f64
>,