Skip to content

Preserve Complex Data Types for to_csv #47881

Preserve Complex Data Types for to_csv

Preserve Complex Data Types for to_csv #47881

Triggered via pull request March 28, 2025 07:55
Status Failure
Total duration 24m 0s
Artifacts

code-checks.yml

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

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.