pandas / 1 / reference / api / pandas.index.is_monotonic.html

pandas.Index.is_monotonic

propertyIndex.is_monotonic[source]

Alias for is_monotonic_increasing.

Deprecated since version 1.5.0: is_monotonic is deprecated and will be removed in a future version. Use is_monotonic_increasing instead.

© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.5.0/reference/api/pandas.Index.is_monotonic.html