pub fn mode_py(data: &Bound<'_, PyArray1<f64>>) -> PyResult<f64>
Mode of the data (most frequent value)