Skip to content

Update pytables.py to include a more thorough description of the min_itemsize variable #50448

Update pytables.py to include a more thorough description of the min_itemsize variable

Update pytables.py to include a more thorough description of the min_itemsize variable #50448

Triggered via pull request August 8, 2025 00:35
Status Failure
Total duration 19m 10s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 3s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
19m 6s
ASV Benchmarks
Build Docker Dev Environment
2m 38s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 40s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

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
Process completed with exit code 3.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/pytables.py:1289:EX03:pandas.HDFStore.append:flake8 error: line 7, col 6: E999 SyntaxError: invalid syntax
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/pytables.py:1123:EX03:pandas.HDFStore.put:flake8 error: line 4, col 6: E999 SyntaxError: invalid syntax
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/pytables.py:1123:PR09:pandas.HDFStore.put:Parameter "min_itemsize" description should finish with "."
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.