Skip to content

BUG: Add numpy_nullable support to arrow csv parser #51985

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Mar 15, 2023

@phofl phofl added IO CSV read_csv, to_csv Arrow pyarrow functionality labels Mar 15, 2023
@phofl phofl added this to the 2.0 milestone Mar 15, 2023
@mroeschke mroeschke merged commit a5a3300 into pandas-dev:main Mar 15, 2023
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Mar 15, 2023
@phofl phofl deleted the 51852 branch March 15, 2023 15:51
phofl added a commit that referenced this pull request Mar 15, 2023
…o arrow csv parser) (#51989)

Backport PR #51985: BUG: Add numpy_nullable support to arrow csv parser

Co-authored-by: Patrick Hoefler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: ArrowCSVParser does not support dtype_backend="numpy_nullable"
2 participants