We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2796d8 commit d122f0aCopy full SHA for d122f0a
ci/code_checks.sh
@@ -1870,8 +1870,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
1870
$BASE_DIR/scripts/validate_docstrings.py --format=actions --errors=SA05 --ignore_functions \
1871
pandas.core.groupby.SeriesGroupBy.first\
1872
pandas.core.groupby.SeriesGroupBy.last\
1873
- pandas.core.resample.Resampler.first\
1874
- pandas.core.resample.Resampler.last\
1875
pandas.core.window.expanding.Expanding.aggregate\
1876
pandas.core.window.rolling.Rolling.aggregate\
1877
pandas.plotting.bootstrap_plot\
0 commit comments