Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BUG: Fixes regression in Series.pow with all-NA double[pyarrow] values in in pandas 3.x #62572

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

Conversation

Copy link
Contributor

@fandimeng-fm fandimeng-fm commented Oct 4, 2025
edited
Loading

Notes

Makes the recommended 1-line change suggested in #62520 to ArrowExtensionArray._arith_method() to convert Series with all None float64[pyarrow] values to Series with all pd.NA float64[pyarrow] values. This fixes the regression in Series.pow in pandas 3.x to match functionality in previous versions.

@mroeschke mroeschke added the Arrow pyarrow functionality label Oct 5, 2025
@mroeschke mroeschke added this to the 3.0 milestone Oct 5, 2025
@mroeschke mroeschke merged commit 38a16a7 into pandas-dev:main Oct 5, 2025
47 checks passed
Copy link
Member

Thanks @fandimeng-fm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@jbrockmendel jbrockmendel jbrockmendel left review comments

@mroeschke mroeschke mroeschke approved these changes

Assignees
No one assigned
Labels
Arrow pyarrow functionality
Projects
None yet
Milestone
3.0
Development

Successfully merging this pull request may close these issues.

BUG: Regression in Series.pow with all-NA double[pyarrow] values in pandas 3.x

AltStyle によって変換されたページ (->オリジナル) /