String dtype: rename the storage options and add na_value
keyword in StringDtype()
#42818
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 29s
ASV Benchmarks
18m 45s
Build Docker Dev Environment
2m 42s
Test install requirements-dev.txt
1m 42s
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
/home/runner/work/pandas/pandas/pandas/core/arrays/string_.py:76:PR04:pandas.StringDtype:Parameter "na_value" has no type
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/string_.py:76:PR07:pandas.StringDtype:Parameter "na_value" has no description
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
|