Skip to content

Commit f82decb

Browse files
authored
Update shared_docs.py
1 parent 7968103 commit f82decb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/shared_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
If true, the result keeps values that are equal.
7777
Otherwise, equal values are shown as NaNs.
7878
79-
suffixes : tuple, default ('self', 'other')
79+
result_names : tuple, default ('self', 'other')
8080
Set the dataframes names in the comparison.
8181
8282
.. versionadded:: 1.5.0

0 commit comments

Comments
 (0)