Skip to content

Preserve Complex Data Types for to_csv #47891

Preserve Complex Data Types for to_csv

Preserve Complex Data Types for to_csv #47891

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

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
17m 2s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
22m 52s
ASV Benchmarks
Build Docker Dev Environment
2m 46s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 49s
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.