Skip to content
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

[backport 2.3.x] BUG (string dtype): let fillna with invalid value upcast to object dtype (#60296) #60316

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

jorisvandenbossche
Copy link
Member

(cherry picked from commit 34c39e9)

Backport of #60296

…ype (pandas-dev#60296)

* BUG (string dtype): let fillna with invalid value upcast to object dtype

* fix fillna limit case + update tests for no longer raising

(cherry picked from commit 34c39e9)
@jorisvandenbossche jorisvandenbossche added this to the 2.3 milestone Nov 14, 2024
@mroeschke mroeschke added the Strings String extension data type and string data label Nov 14, 2024
@mroeschke mroeschke merged commit c875a53 into pandas-dev:2.3.x Nov 14, 2024
66 checks passed
@jorisvandenbossche jorisvandenbossche deleted the backport-60296 branch November 14, 2024 20:23
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