Skip to content

Commit 6a719ef

Browse files
committed
whatsnew
1 parent a651866 commit 6a719ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.23.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ Other Enhancements
141141
- ``IntervalIndex.to_tuples()`` has gained the ``na_tuple`` parameter to control whether NA is returned as a tuple of NA, or NA itself (:issue:`18756`)
142142
- ``Categorical.rename_categories``, ``CategoricalIndex.rename_categories`` and :attr:`Series.cat.rename_categories`
143143
can now take a callable as their argument (:issue:`18862`)
144+
- :class:`Interval` and :class:`IntervalIndex` have gained a ``length`` attribute (:issue:`18789`)
144145

145146
.. _whatsnew_0230.api_breaking:
146147

0 commit comments

Comments
 (0)