Skip to content

Commit 73a6713

Browse files
authored
Merge pull request #3 from Giftlin/patch-10
- Bug in preserving name in set_categories. (:issue:`17509`)
2 parents 4c30c96 + 42afe67 commit 73a6713

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.21.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@ Categorical
566566
- Bug in the categorical constructor with empty values and categories causing
567567
the ``.categories`` to be an empty ``Float64Index`` rather than an empty
568568
``Index`` with object dtype (:issue:`17248`)
569+
- Bug in preserving name in ``set_categories``. (:issue:`17509`)
569570

570571
PyPy
571572
^^^^

0 commit comments

Comments
 (0)