pub fn cum_min(s: &Series, reverse: bool) -> Result<Series, PolarsError>
Get an array with the cumulative min computed at every element.