DOC: add storage and na_value to StringDtype reference page #53842
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 54s
ASV Benchmarks
19m 0s
Test install requirements-dev.txt
1m 36s
Annotations
5 errors
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 4.
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/string_.py:152:SA01:pandas.StringDtype.na_value:See Also section not found
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/string_.py:152:EX01:pandas.StringDtype.na_value:No examples section found
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/string_.py:163:SA01:pandas.StringDtype.storage:See Also section not found
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/string_.py:163:EX01:pandas.StringDtype.storage:No examples section found
|