pub fn mean( array: impl AsRef<Array>, keep_dims: impl Into<Option<bool>>, ) -> Result<Array>
See Array::mean
Array::mean