Skip to content

segmentation fault in fillna #2775

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
gtakacs opened this issue Jan 30, 2013 · 1 comment
Closed

segmentation fault in fillna #2775

gtakacs opened this issue Jan 30, 2013 · 1 comment
Labels
Milestone

Comments

@gtakacs
Copy link

gtakacs commented Jan 30, 2013

The following code causes segmentation fault (tried with pandas 0.10.1):
pandas.DataFrame(columns=["x"]).x.fillna(method="pad", inplace=1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants