DOC: Updated groupby.ewm arguments
#48305
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 39s
ASV Benchmarks
20m 1s
Build Docker Dev Environment
2m 41s
Test install requirements-dev.txt
1m 35s
Annotations
3 errors
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:3876:PR01:pandas.core.groupby.DataFrameGroupBy.ewm:Parameters {'method'} not documented
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:3876:PR01:pandas.core.groupby.SeriesGroupBy.ewm:Parameters {'method'} not documented
|
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
|