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 c35c46c commit 4c26d88Copy full SHA for 4c26d88
pandas/_testing.py
@@ -1106,7 +1106,7 @@ def assert_series_equal(
1106
check_categorical : bool, default True
1107
Whether to compare internal Categorical exactly.
1108
check_category_order : bool, default True
1109
- Whether to compare category order of internal Categoricals
+ Whether to compare category order of internal Categoricals.
1110
1111
.. versionadded:: 1.0.2
1112
obj : str, default 'Series'
0 commit comments