Issue #28283, Finalize coverage for DataFrame.merge #49407
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
14m 58s
ASV Benchmarks
18m 50s
Build Docker Dev Environment
2m 45s
Test install requirements-dev.txt
1m 40s
Annotations
3 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:11130:GL07:pandas.DataFrame.round: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/frame.py:11130:GL06:pandas.DataFrame.round:Found unknown section "Note". Allowed sections are: Parameters, Attributes, Methods, Returns, Yields, Other Parameters, Raises, Warns, Warnings, See Also, Notes, References, Examples
|