pandas.IntervalIndex
-
class pandas.IntervalIndex
[source] -
Immutable Index implementing an ordered, sliceable set. IntervalIndex represents an Index of intervals that are all closed on the same side.
New in version 0.20.0.
Warning: the indexing behaviors are provisional and may change in a future version of pandas.
See also
© 2008–2012, 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/0.20.3/generated/pandas.IntervalIndex.html