hipdf.Series.is_monotonic_decreasing

hipdf.Series.is_monotonic_decreasing#

20 min read time

Applies to Linux

property Series.is_monotonic_decreasing#

Return boolean if values in the object are monotonically decreasing.

Returns#

bool