mean

pub fn mean(data: &ArrayView1<'_, f64>) -> Result<f64, String>
Expand description

Fallback statistical functions