We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480d574 commit df6934cCopy full SHA for df6934c
doc/source/whatsnew/v0.21.0.txt
@@ -259,7 +259,6 @@ Indexing
259
- Fixes bug where indexing with ``np.inf`` caused an ``OverflowError`` to be raised (:issue:`16957`)
260
- Bug in reindexing on an empty ``CategoricalIndex`` (:issue:`16770`)
261
- Fixes ``DataFrame.loc`` for setting with alignment and tz-aware ``DatetimeIndex`` (:issue:`16889`)
262
-- Fixes ``test_argsort``, ``test_numpy_argsort`` to cover both `>` and `<` in the error message (:issue:`17046`)
263
264
I/O
265
^^^
0 commit comments