Skip to content

Commit 5762363

Browse files
committed
adding whatsnew notice for bug 22332
1 parent 57b1293 commit 5762363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.24.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -656,6 +656,7 @@ Indexing
656656
- Fixed ``DataFrame[np.nan]`` when columns are non-unique (:issue:`21428`)
657657
- Bug when indexing :class:`DatetimeIndex` with nanosecond resolution dates and timezones (:issue:`11679`)
658658
- Bug where indexing with a Numpy array containing negative values would mutate the indexer (:issue:`21867`)
659+
- :class:`Index` no longer mangles None, NaN and NaT (:issue:`22332`)
659660

660661
Missing
661662
^^^^^^^

0 commit comments

Comments
 (0)