Skip to content

Series.pow when right operand is missing value #55568

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 6 commits into from
Oct 19, 2023

Conversation

rohanjain101
Copy link
Contributor

@rohanjain101 rohanjain101 commented Oct 18, 2023

@simonjayhawkins simonjayhawkins added Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations labels Oct 18, 2023
@mroeschke mroeschke added this to the 2.2 milestone Oct 19, 2023
@mroeschke mroeschke merged commit 192aec7 into pandas-dev:main Oct 19, 2023
@mroeschke
Copy link
Member

Thanks @rohanjain101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Unexpected result for Series.pow
3 participants