pub fn moment_py( data: &Bound<'_, PyArray1<f64>>, order: usize, center: bool, ) -> PyResult<f64>
Compute statistical moment