We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a64aa7e commit 7f3578aCopy full SHA for 7f3578a
ci/code_checks.sh
@@ -78,7 +78,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
78
-i "pandas.DataFrame.std PR01,RT03,SA01" \
79
-i "pandas.DataFrame.sum RT03" \
80
-i "pandas.DataFrame.swaplevel SA01" \
81
- -i "pandas.DataFrame.to_markdown SA01" \
82
-i "pandas.DataFrame.var PR01,RT03,SA01" \
83
-i "pandas.Grouper PR02" \
84
-i "pandas.Index PR07" \
0 commit comments