File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
90
90
-i " pandas.core.groupby.DataFrameGroupBy.get_group RT03,SA01" \
91
91
-i " pandas.core.groupby.DataFrameGroupBy.nunique SA01" \
92
92
-i " pandas.core.groupby.DataFrameGroupBy.plot PR02" \
93
- -i " pandas.core.groupby.DataFrameGroupBy.sem SA01" \
94
93
-i " pandas.core.groupby.SeriesGroupBy.get_group RT03,SA01" \
95
94
-i " pandas.core.groupby.SeriesGroupBy.plot PR02" \
96
95
-i " pandas.core.resample.Resampler.get_group RT03,SA01" \
@@ -99,7 +98,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
99
98
-i " pandas.core.resample.Resampler.min PR01,RT03,SA01" \
100
99
-i " pandas.core.resample.Resampler.prod SA01" \
101
100
-i " pandas.core.resample.Resampler.quantile PR01,PR07" \
102
- -i " pandas.core.resample.Resampler.sem SA01" \
103
101
-i " pandas.core.resample.Resampler.std SA01" \
104
102
-i " pandas.core.resample.Resampler.transform PR01,RT03,SA01" \
105
103
-i " pandas.core.resample.Resampler.var SA01" \
You can’t perform that action at this time.
0 commit comments