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