Skip to content

Commit ffb87a7

Browse files
committed
DOC: Fix factorize docstring references in pandas/core/base.py
1 parent dfb6904 commit ffb87a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/core/base.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,9 +1279,7 @@ def _memory_usage(self, deep: bool = False) -> int:
12791279

12801280
@doc(
12811281
algorithms.factorize,
1282-
values="",
12831282
order="",
1284-
size_hint="",
12851283
sort=textwrap.dedent(
12861284
"""\
12871285
sort : bool, default False

0 commit comments

Comments
 (0)