Update put() and append() docstrings #50430
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 37s
ASV Benchmarks
19m 56s
Build Docker Dev Environment
2m 53s
Test install requirements-dev.txt
1m 48s
Annotations
4 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 2.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/pytables.py:1308:EX03:pandas.HDFStore.append:flake8 error: line 16, col 45: W291 trailing whitespace
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/pytables.py:1123:PR01:pandas.HDFStore.put:Parameters {'min_itemsize'} not documented
|