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

BUG: Series.fillna() raises if given a numerically convertible string #10092

Merged
merged 1 commit into from
May 10, 2015

Conversation

mortada
Copy link
Contributor

@mortada mortada commented May 9, 2015

First reported here but it's been dormant for a long time: #9043

I think it'd be good to patch this bug. @jreback please let me know which release this should go to and I can add a release note. Thanks.

@jreback jreback added Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels May 9, 2015
@jreback jreback added this to the 0.16.1 milestone May 9, 2015
@jreback
Copy link
Contributor

jreback commented May 9, 2015

this looks ok for 0.16.1.

@mortada
Copy link
Contributor Author

mortada commented May 9, 2015

sounds good, I added a release note

@jreback
Copy link
Contributor

jreback commented May 9, 2015

ok, ping on green.

@mortada
Copy link
Contributor Author

mortada commented May 10, 2015

@jreback green now

jreback added a commit that referenced this pull request May 10, 2015
BUG: Series.fillna() raises if given a numerically convertible string
@jreback jreback merged commit fe735be into pandas-dev:master May 10, 2015
@jreback
Copy link
Contributor

jreback commented May 10, 2015

thanks!

@mortada mortada deleted the fillna_bug branch May 10, 2015 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants