pandas.Series.is_monotonic_increasing

property Series.is_monotonic_increasing

Return boolean if values in the object are monotonic_increasing.

Returns
bool