Skip to content

Commit a94d52a

Browse files
authored
Update v0.21.0.txt
1 parent 68a2d86 commit a94d52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.21.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +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 categorical operations `Series.cat <categorical.cat>' not preserving the original Series' name (:issue:`17509`)
569+
- Bug in categorical operations :ref:`Series.cat <categorical.cat>' not preserving the original Series' name (:issue:`17509`)
570570

571571
PyPy
572572
^^^^

0 commit comments

Comments
 (0)