Skip to content

BUG: coerce empty-string IEEE NaN to null for pyarrow floats - #421

Open
xirafa wants to merge 4 commits into
mainfrom
hebian1994/fix-pyarrow-empty-string-nan-fillna
Open

BUG: coerce empty-string IEEE NaN to null for pyarrow floats#421
xirafa wants to merge 4 commits into
mainfrom
hebian1994/fix-pyarrow-empty-string-nan-fillna

Conversation

@xirafa

@xirafa xirafa commented Aug 18, 2026

Copy link
Copy Markdown

Mirror of pandas-dev/pandas#66837. Runs the pandas test suite through dagz.

@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@xirafa, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 15 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c06512af-23d4-47cb-a06e-ff7ee0e3b68d

📥 Commits

Reviewing files that changed from the base of the PR and between 2b99d6e and dd5a309.

📒 Files selected for processing (3)
  • doc/source/whatsnew/v3.1.0.rst
  • pandas/core/arrays/arrow/array.py
  • pandas/tests/extension/test_arrow.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@xirafa
xirafa force-pushed the main branch 13 times, most recently from d1e83ea to 7cda74c Compare August 20, 2026 21:56
Empty CSV fields with keep_default_na=False stored IEEE NaN in double[pyarrow] instead of raising like numpy float64.
Move the GH#66834 whatsnew note to I/O to resolve the Missing-section
conflict. Empty-string conversion now skips pd.NA and raises using pa_type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants