Skip to content

BUG: fix+test fillna with non-nano datetime64; closes #27419 #27425

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
Jul 17, 2019

Conversation

jbrockmendel
Copy link
Member

@jreback jreback added this to the 0.25.0 milestone Jul 17, 2019
@jreback jreback added the Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate label Jul 17, 2019
@jreback jreback merged commit 2ae5152 into pandas-dev:master Jul 17, 2019
@jreback
Copy link
Contributor

jreback commented Jul 17, 2019

thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the fillna branch July 17, 2019 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fillna is broken for Datetime columns [regression]
2 participants