Home
What's New in 1.0.0
Getting started
User Guide
API reference
Development
Release Notes
Input/output
General functions
Series
DataFrame
Pandas arrays
Panel
Index objects
Date offsets
Window
GroupBy
Resampling
Style
Plotting
General utility functions
Extensions
pandas.Series.is_monotonic_decreasing
¶
property
Series.
is_monotonic_decreasing
¶
Return boolean if values in the object are monotonic_decreasing.
Returns
bool
pandas.Series.is_monotonic
pandas.Series.is_monotonic_increasing