DOC: Add example with numpy_nullable
to pd.read_html()
#35053
Triggered via pull request
December 17, 2023 16:12
Status
Failure
Total duration
27m 44s
Artifacts
–
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
27m 12s
ASV Benchmarks
19m 6s
Build Docker Dev Environment
2m 21s
Test install requirements-dev.txt
1m 46s
Annotations
5 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 1.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/html.py:1033:EX02:pandas.read_html:Examples do not pass tests:
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/html.py:1033:EX03:pandas.read_html:flake8 error: line 5, col 14: E999 SyntaxError: unterminated triple-quoted string literal (detected at line 9)
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|