pandas.Index.is_monotonic
- propertyIndex.is_monotonic[source]
-
Псевдоним для is_monotonic_increasing.
Устарело начиная с версии 1.5.0: is_monotonic устарело и будет удалено в будущей версии. Используйте is_monotonic_increasing вместо него.
© 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