File tree Expand file tree Collapse file tree 2 files changed +137
-52
lines changed Expand file tree Collapse file tree 2 files changed +137
-52
lines changed Original file line number Diff line number Diff line change @@ -87,14 +87,8 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
87
87
-i " pandas.core.groupby.DataFrameGroupBy.boxplot PR07,RT03,SA01" \
88
88
-i " pandas.core.groupby.DataFrameGroupBy.plot PR02" \
89
89
-i " pandas.core.groupby.SeriesGroupBy.plot PR02" \
90
- -i " pandas.core.resample.Resampler.max PR01,RT03,SA01" \
91
- -i " pandas.core.resample.Resampler.mean SA01" \
92
- -i " pandas.core.resample.Resampler.min PR01,RT03,SA01" \
93
- -i " pandas.core.resample.Resampler.prod SA01" \
94
90
-i " pandas.core.resample.Resampler.quantile PR01,PR07" \
95
- -i " pandas.core.resample.Resampler.std SA01" \
96
91
-i " pandas.core.resample.Resampler.transform PR01,RT03,SA01" \
97
- -i " pandas.core.resample.Resampler.var SA01" \
98
92
-i " pandas.errors.NullFrequencyError SA01" \
99
93
-i " pandas.errors.NumbaUtilError SA01" \
100
94
-i " pandas.errors.PerformanceWarning SA01" \
You can’t perform that action at this time.
0 commit comments