Skip to content

BUG: replace matching Floats with bools for ea dtypes #56769

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

phofl
Copy link
Member

@phofl phofl commented Jan 7, 2024

@phofl phofl requested a review from mroeschke January 7, 2024 19:36
@mroeschke mroeschke added this to the 2.2 milestone Jan 8, 2024
@mroeschke mroeschke added NA - MaskedArrays Related to pd.NA and nullable extension arrays replace replace method labels Jan 8, 2024
@mroeschke mroeschke merged commit d8e9529 into pandas-dev:main Jan 8, 2024
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 8, 2024
@phofl phofl deleted the 55398 branch January 8, 2024 18:07
phofl added a commit that referenced this pull request Jan 8, 2024
… bools for ea dtypes) (#56780)

Backport PR #56769: BUG: replace matching Floats with bools for ea dtypes

Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
NA - MaskedArrays Related to pd.NA and nullable extension arrays replace replace method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame.replace() is inconsistent between float64 and Float64
3 participants