We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33f550 commit e986f28Copy full SHA for e986f28
doc/source/whatsnew/v0.24.0.txt
@@ -664,6 +664,8 @@ Indexing
664
- Bug when indexing :class:`DatetimeIndex` with nanosecond resolution dates and timezones (:issue:`11679`)
665
- Bug where indexing with a Numpy array containing negative values would mutate the indexer (:issue:`21867`)
666
- ``Float64Index.get_loc`` now raises ``KeyError`` when boolean key passed. (:issue:`19087`)
667
+- :class:`Index` no longer mangles None, NaN and NaT (:issue:`22332`)
668
+
669
670
Missing
671
^^^^^^^
0 commit comments