Skip to content

DataFrame.replace(<scalar>, ...) is not handled #2994

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

Closed
wesm opened this issue Mar 9, 2013 · 3 comments
Closed

DataFrame.replace(<scalar>, ...) is not handled #2994

wesm opened this issue Mar 9, 2013 · 3 comments
Labels
Milestone

Comments

@wesm
Copy link
Member

wesm commented Mar 9, 2013

I would expect like df.replace(0, df.mean()) to work. And it does not

@dieterv77
Copy link
Contributor

Fixed in #3064

@jreback
Copy link
Contributor

jreback commented Mar 17, 2013

#3072 and others close this

@jreback
Copy link
Contributor

jreback commented Mar 21, 2013

closed in PR indicated above

@jreback jreback closed this as completed Mar 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants