We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9056a30 commit 16bc4bbCopy full SHA for 16bc4bb
ci/code_checks.sh
@@ -151,10 +151,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
151
pandas.io.formats.style.Styler.background_gradient \
152
pandas.io.formats.style.Styler.text_gradient \
153
pandas.DataFrame.values \
154
- pandas.DataFrame.loc \
155
- pandas.DataFrame.iloc \
156
pandas.DataFrame.groupby \
157
- pandas.DataFrame.describe \
158
pandas.DataFrame.skew \
159
pandas.DataFrame.var \
160
pandas.DataFrame.idxmax \
0 commit comments