Adds See Also sections to pandas.core.groupby.DataFrameGroupBy.sem, pandas.core.groupby.DataFrameGroupBy.nunique #45944
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 44s
ASV Benchmarks
19m 23s
Build Docker Dev Environment
2m 33s
Test install requirements-dev.txt
2m 3s
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.
|