pandas.Series.is_monotonic¶
Return boolean if values in the object are monotonic_increasing.
New in version 0.19.0.
- return
bool
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler
Return boolean if values in the object are monotonic_increasing.
New in version 0.19.0.
bool
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler