Doc-groupby-ewm #48187
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
17m 14s
ASV Benchmarks
20m 19s
Build Docker Dev Environment
2m 43s
Test install requirements-dev.txt
1m 43s
Annotations
4 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:3807:GL07:pandas.core.groupby.DataFrameGroupBy.ewm:Sections are in the wrong order. Correct order is: Parameters, Returns, See Also, Notes, Examples
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:3807:GL07:pandas.core.groupby.SeriesGroupBy.ewm:Sections are in the wrong order. Correct order is: Parameters, Returns, See Also, Notes, Examples
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
|
ASV Benchmarks
Process completed with exit code 2.
|