Skip to content

BUG: fix regression in Series[string] setitem setting a scalar with a mask #47763

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 2 commits into from
Jul 18, 2022

Conversation

jorisvandenbossche
Copy link
Member

@jorisvandenbossche jorisvandenbossche commented Jul 17, 2022

@jorisvandenbossche jorisvandenbossche added Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data labels Jul 17, 2022
@jorisvandenbossche jorisvandenbossche added this to the 1.4.4 milestone Jul 17, 2022
@mroeschke mroeschke merged commit 1b1dd36 into pandas-dev:main Jul 18, 2022
@mroeschke
Copy link
Member

Thanks @jorisvandenbossche

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jul 18, 2022
@jorisvandenbossche jorisvandenbossche deleted the string-boolean-setitem branch July 19, 2022 06:13
simonjayhawkins pushed a commit that referenced this pull request Jul 19, 2022
…ing] setitem setting a scalar with a mask) (#47784)

Backport PR #47763: BUG: fix regression in Series[string] setitem setting a scalar with a mask

Co-authored-by: Joris Van den Bossche <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Inconsistent behavior between None and pd.NA
2 participants