Skip to content

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

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 #45944

Triggered via pull request December 3, 2024 11:18
Status Failure
Total duration 19m 32s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 44s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
19m 23s
ASV Benchmarks
Build Docker Dev Environment
2m 33s
Build Docker Dev Environment
Test install requirements-dev.txt
2m 3s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
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.DataFrameGroupBy.sem: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 4.