We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 616b9f2 commit bd6df1bCopy full SHA for bd6df1b
pandas/core/series.py
@@ -3011,7 +3011,6 @@ def compare(
3011
* 0, or 'index' : Resulting differences are stacked vertically
3012
with rows drawn alternately from self and other.
3013
* 1, or 'columns' : Resulting differences are aligned horizontally
3014
-
3015
with columns drawn alternately from self and other.
3016
3017
keep_shape : bool, default False
0 commit comments