Skip to content

BUG: Series inferring new string dtype even if dtype is given for scalar value #55537

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 1 commit into from
Oct 22, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Oct 15, 2023

This is a regression on main, so no whatsnew needed

@phofl phofl added this to the 2.1.2 milestone Oct 15, 2023
@phofl phofl added the Strings String extension data type and string data label Oct 15, 2023
@phofl phofl requested a review from mroeschke October 21, 2023 18:09
@mroeschke
Copy link
Member

If this is a regression on main, shouldn't this target 2.2 instead?

@phofl
Copy link
Member Author

phofl commented Oct 22, 2023

sorry should have clarified, the regression was back ported as well

@mroeschke mroeschke merged commit 206f981 into pandas-dev:main Oct 22, 2023
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Oct 22, 2023
@mroeschke
Copy link
Member

Gotcha. Thanks @phofl

@phofl phofl deleted the ser_string_storage branch October 22, 2023 19:49
lithomas1 pushed a commit that referenced this pull request Oct 22, 2023
…dtype even if dtype is given for scalar value) (#55635)

Backport PR #55537: BUG: Series inferring new string dtype even if dtype is given for scalar value

Co-authored-by: Patrick Hoefler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants