Skip to content

Commit 19efe20

Browse files
Merge pull request #8800 from gepcel/patch-1
Removing typo as Renaming
2 parents 54e237b + c3b02c8 commit 19efe20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/categorical.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ which are removed are replaced by ``np.nan``.:
236236
s = s.cat.remove_categories([4])
237237
s
238238
239-
Renaming unused categories
239+
Removing unused categories
240240
~~~~~~~~~~~~~~~~~~~~~~~~~~
241241

242242
Removing unused categories can also be done:

0 commit comments

Comments
 (0)