You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@phofl We should be checking everything else in group 2 of the PDEP as well right (adding tests if it works)?
(Still would need to check where, fillna(needs tests at the very least), mask, clip)
Pandas version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
Same with
to_replace=1.5
Issue Description
arr_a should not get changed
the scalar case is addressed by #50918
Expected Behavior
see above
Installed Versions
Replace this line with the output of pd.show_versions()
The text was updated successfully, but these errors were encountered: