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 81e3e0f commit d3597edCopy full SHA for d3597ed
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