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 0a68677 commit cb21950Copy full SHA for cb21950
ci/code_checks.sh
@@ -362,7 +362,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
362
-i "pandas.core.resample.Resampler.indices SA01" \
363
-i "pandas.core.resample.Resampler.max PR01,RT03,SA01" \
364
-i "pandas.core.resample.Resampler.mean SA01" \
365
- -i "pandas.core.resample.Resampler.median SA01" \
366
-i "pandas.core.resample.Resampler.min PR01,RT03,SA01" \
367
-i "pandas.core.resample.Resampler.ohlc SA01" \
368
-i "pandas.core.resample.Resampler.prod SA01" \
0 commit comments