Skip to content

REGR: Series.fillna(downcast=False) #45642

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
Jan 27, 2022

Conversation

jbrockmendel
Copy link
Member

@jreback jreback added this to the 1.4.1 milestone Jan 27, 2022
@jreback jreback added Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Regression Functionality that used to work in a prior pandas version labels Jan 27, 2022
@jreback jreback merged commit 96cf851 into pandas-dev:main Jan 27, 2022
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 27, 2022
@jbrockmendel jbrockmendel deleted the downcast-false branch January 27, 2022 22:58
jreback pushed a commit that referenced this pull request Jan 28, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: fillna downcast object to int even downcast=False/None
2 participants