pandas.core.groupby.SeriesGroupBy.is_monotonic_decreasing#

property SeriesGroupBy.is_monotonic_decreasing#

Return boolean if values in the object are monotonic_decreasing.

Returns
bool