Skip to content

Doc-groupby-ewm

Doc-groupby-ewm #48185

Triggered via pull request April 14, 2025 13:56
Status Failure
Total duration 20m 55s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 40s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
20m 27s
ASV Benchmarks
Build Docker Dev Environment
2m 35s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 44s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:3829: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:3829:PR02:pandas.core.groupby.DataFrameGroupBy.ewm:Unknown parameters {'alpha', 'ignore_na', 'adjust', 'halflife', 'min_periods', 'com', 'span', 'axis'}
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:3829: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
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:3829:PR02:pandas.core.groupby.SeriesGroupBy.ewm:Unknown parameters {'alpha', 'ignore_na', 'adjust', 'halflife', 'min_periods', 'com', 'span', 'axis'}
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 4.