Skip to content

Preserve Complex Data Types for to_csv #47894

Preserve Complex Data Types for to_csv

Preserve Complex Data Types for to_csv #47894

Triggered via pull request March 28, 2025 21:59
Status Failure
Total duration 23m 58s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 42s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
23m 46s
ASV Benchmarks
Build Docker Dev Environment
2m 40s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 53s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

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
/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.