Preserve Complex Data Types for to_csv #47881
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 33s
ASV Benchmarks
23m 36s
Build Docker Dev Environment
2m 51s
Test install requirements-dev.txt
1m 48s
Annotations
4 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/io/parsers/readers.py:780:PR01:pandas.read_csv:Parameters {'preserve_complex'} not documented
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:3750:PR01:pandas.DataFrame.to_csv:Parameters {'preserve_complex'} not documented
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:3750:PR01:pandas.Series.to_csv:Parameters {'preserve_complex'} not documented
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 3.
|