Skip to content

Adds See Also sections to pandas.core.groupby.DataFrameGroupBy.sem, pandas.core.groupby.DataFrameGroupBy.nunique #45950

Adds See Also sections to pandas.core.groupby.DataFrameGroupBy.sem, pandas.core.groupby.DataFrameGroupBy.nunique

Adds See Also sections to pandas.core.groupby.DataFrameGroupBy.sem, pandas.core.groupby.DataFrameGroupBy.nunique #45950

Triggered via pull request December 3, 2024 14:14
Status Failure
Total duration 18m 59s
Artifacts

code-checks.yml

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

Annotations

7 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:434:SA01:pandas.core.groupby.DataFrameGroupBy.groups:EXPECTED TO FAIL, BUT NOT FAILING
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:514:SA01:pandas.core.groupby.DataFrameGroupBy.indices:EXPECTED TO FAIL, BUT NOT FAILING
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:3989:PR02:pandas.core.groupby.DataFrameGroupBy.nth:EXPECTED TO FAIL, BUT NOT FAILING
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:2442:SA01:pandas.core.groupby.DataFrameGroupBy.nunique:EXPECTED TO FAIL, BUT NOT FAILING
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:2636:SA01:pandas.core.groupby.SeriesGroupBy.sem:EXPECTED TO FAIL, BUT NOT FAILING
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:1372:SA01:pandas.core.resample.Resampler.sem:EXPECTED TO FAIL, BUT NOT FAILING
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 6.