Skip to content

Commit c3b02c8

Browse files
committed
Removing typo as Renaming
Should be 'Removing', I think, if I'm not misunderstanding.
1 parent 54e237b commit c3b02c8

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)