hipdf.Series.is_monotonic_increasing

hipdf.Series.is_monotonic_increasing#

20 min read time

Applies to Linux

property Series.is_monotonic_increasing#

Return boolean if values in the object are monotonically increasing.

Returns#

bool