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 fa4f35e commit 513ecdfCopy full SHA for 513ecdf
ci/code_checks.sh
@@ -223,7 +223,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
223
-i "pandas.Series.cat.as_ordered PR01" \
224
-i "pandas.Series.cat.as_unordered PR01" \
225
-i "pandas.Series.cat.codes SA01" \
226
- -i "pandas.Series.cat.ordered SA01" \
227
-i "pandas.Series.cat.remove_categories PR01,PR02" \
228
-i "pandas.Series.cat.remove_unused_categories PR01" \
229
-i "pandas.Series.cat.rename_categories PR01,PR02" \
0 commit comments