ENH: Support skipna parameter in GroupBy min, max, prod, median, var, std and sem methods #46685
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 58s
ASV Benchmarks
18m 37s
Build Docker Dev Environment
2m 38s
Test install requirements-dev.txt
1m 35s
Annotations
2 errors
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:1444:PR02:pandas.core.resample.Resampler.sem:Unknown parameters {'skipna'}
|
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|