Skip to content

Commit 6a99731

Browse files
committed
BUG: Fix GH15155, adding whatsnew
1 parent 9d57dc8 commit 6a99731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ Bug Fixes
389389

390390
- Bug in compat for passing long integers to ``Timestamp.replace`` (:issue:`15030`)
391391
- Bug in ``.loc`` that would not return the correct dtype for scalar access for a DataFrame (:issue:`11617`)
392-
392+
- Bug in ``CategoricalIndex``, a missing method is causing ``groupby`` to fail (:issue:`15155`)
393393

394394

395395

0 commit comments

Comments
 (0)