DOC: Set __module__ attributes and remove core from documentation
#52590
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 40s
ASV Benchmarks
31m 6s
Build Docker Dev Environment
2m 11s
Test install requirements-dev.txt
1m 44s
Annotations
8 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
Process completed with exit code 6.
|
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:GL08:pandas.arrays.NumpyExtensionArray:The object does not have a docstring
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:1896:PR01:pandas.api.typing.Resampler.quantile:Parameters {'**kwargs'} not documented
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:1896:PR07:pandas.api.typing.Resampler.quantile:Parameter "q" has no description
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:1364:PR02:pandas.api.typing.SeriesGroupBy.plot:Unknown parameters {'data'}
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:3141:PR02:pandas.api.typing.DataFrameGroupBy.plot:Unknown parameters {'data'}
|
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:GL08:pandas.errors.InvalidVersion:The object does not have a docstring
|