pandas.Series.is_monotonic_decreasing¶
Return boolean if values in the object are monotonic_decreasing.
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_decreasing.
New in version 0.19.0.
bool
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler