Skip to content

DOC: Copy edit 3.0 whatsnew #54516

DOC: Copy edit 3.0 whatsnew

DOC: Copy edit 3.0 whatsnew #54516

Triggered via pull request December 6, 2025 17:29
Status Failure
Total duration 18m 45s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 4s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
18m 41s
ASV Benchmarks
Test install requirements-dev.txt
1m 47s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:1842:EX01:pandas.DataFrame.from_arrow:No examples section found
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:1842:GL03:pandas.DataFrame.from_arrow:Double line break found; please use only one blank line to separate sections or paragraphs, and do not leave blank lines at the end of docstrings
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:1842:GL02:pandas.DataFrame.from_arrow:Closing quotes should be placed in the line after the last text in the docstring (do not close the quotes in the same line as the text, or leave a blank line between the last text and the quotes)
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:1842:SA01:pandas.DataFrame.from_arrow:See Also section not found
Docstring validation, typing, and other manual pre-commit hooks
None:None:EX01:pandas.tseries.offsets.DateOffset.rollforward:No examples section found
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR01:pandas.tseries.offsets.DateOffset.rollforward:Parameters {'dt'} not documented
Docstring validation, typing, and other manual pre-commit hooks
None:None:SA01:pandas.tseries.offsets.DateOffset.rollforward:See Also section not found
Docstring validation, typing, and other manual pre-commit hooks
None:None:EX01:pandas.tseries.offsets.DateOffset.rollback:No examples section found
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR01:pandas.tseries.offsets.DateOffset.rollback:Parameters {'dt'} not documented
Docstring validation, typing, and other manual pre-commit hooks
None:None:SA01:pandas.tseries.offsets.DateOffset.rollback:See Also section not found