ENH: Add autofilter support to Excel export #53187
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 41s
ASV Benchmarks
18m 26s
Build Docker Dev Environment
2m 27s
Test install requirements-dev.txt
1m 44s
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 2.
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:2164:PR01:pandas.Series.to_excel:Parameters {'autofilter'} not documented
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:2164:PR01:pandas.DataFrame.to_excel:Parameters {'autofilter'} not documented
|
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|