Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.Series.is_monotonic_decreasing

Series.is_monotonic_decreasing

Return boolean if values in the object are monotonic_decreasing

New in version 0.19.0.

Returns:is_monotonic_decreasing : boolean
Scroll To Top