We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b1293 commit 5762363Copy full SHA for 5762363
doc/source/whatsnew/v0.24.0.txt
@@ -656,6 +656,7 @@ Indexing
656
- Fixed ``DataFrame[np.nan]`` when columns are non-unique (:issue:`21428`)
657
- Bug when indexing :class:`DatetimeIndex` with nanosecond resolution dates and timezones (:issue:`11679`)
658
- 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`)
660
661
Missing
662
^^^^^^^
0 commit comments