Skip to content

Commit 69a01a3

Browse files
committed
DOC: Add whatsnew note
1 parent 0596d3e commit 69a01a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.23.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,6 +1246,7 @@ Indexing
12461246
- Bug in ``Series.is_unique`` where extraneous output in stderr is shown if Series contains objects with ``__ne__`` defined (:issue:`20661`)
12471247
- Bug in ``.loc`` assignment with a single-element list-like incorrectly assigns as a list (:issue:`19474`)
12481248
- Bug in partial string indexing on a ``Series/DataFrame`` with a monotonic decreasing ``DatetimeIndex`` (:issue:`19362`)
1249+
- Bug in ``.loc``, which cannot handle ``uint64`` input (:issue:`20722`)
12491250

12501251
MultiIndex
12511252
^^^^^^^^^^

0 commit comments

Comments
 (0)