pandas.Series.is_monotonic_decreasing

Series.is_monotonic_decreasing

Return boolean if values in the object are monotonic_decreasing

New in version 0.19.0.

Returns:is_monotonic_decreasing : boolean