pandas.core.groupby.SeriesGroupBy.is_monotonic_increasing#

property SeriesGroupBy.is_monotonic_increasing[source]#

Return boolean if values in the object are monotonically increasing.

Returns
bool