Skip to main content

moment_py

Function moment_py 

Source
pub fn moment_py(
    data: &Bound<'_, PyArray1<f64>>,
    order: usize,
    center: bool,
) -> PyResult<f64>
Expand description

Compute statistical moment