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