We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numfocus
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 712000e commit edc27e4Copy full SHA for edc27e4
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