Skip to content

Commit 5f0c44f

Browse files
committed
Extra blank remove?
1 parent 473ee4c commit 5f0c44f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/algorithms.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,6 @@ def factorize(
697697
If True, the sentinel -1 will be used for NaN values. If False,
698698
NaN values will be encoded as non-negative integers and will not drop the
699699
NaN from the uniques of the values.
700-
701700
{size_hint}\
702701
703702
Returns

0 commit comments

Comments
 (0)