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 fee33c4 commit 7564203Copy full SHA for 7564203
ci/code_checks.sh
@@ -93,7 +93,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
93
-i "pandas.core.groupby.DataFrameGroupBy.sem SA01" \
94
-i "pandas.core.groupby.SeriesGroupBy.get_group RT03,SA01" \
95
-i "pandas.core.groupby.SeriesGroupBy.plot PR02" \
96
- -i "pandas.core.groupby.SeriesGroupBy.sem SA01" \
97
-i "pandas.core.resample.Resampler.get_group RT03,SA01" \
98
-i "pandas.core.resample.Resampler.max PR01,RT03,SA01" \
99
-i "pandas.core.resample.Resampler.mean SA01" \
0 commit comments