Skip to content

Commit 4581385

Browse files
committed
fix failing doctest
1 parent 089ce24 commit 4581385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/series.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4614,7 +4614,7 @@ def replace(
46144614
-------------- -----
46154615
1000000 non-null object
46164616
dtypes: object(1)
4617-
memory usage: 62.9 MB"""
4617+
memory usage: 55.3 MB"""
46184618
),
46194619
see_also_sub=(
46204620
"""

0 commit comments

Comments
 (0)