pandas.Series.is_monotonic_decreasing

property Series.is_monotonic_decreasing: bool

Return boolean if values in the object are monotonic_decreasing.

Returns
bool