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