hipdf.Index.is_monotonic#
20 min read time
Applies to Linux
- property Index.is_monotonic#
Return boolean if values in the object are monotonic_increasing.
This property is an alias for
is_monotonic_increasing
.Returns#
bool