Skip to content

Subplots error when DataFrame column contains all null values #251

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
aman-thakral opened this issue Oct 18, 2011 · 1 comment
Closed

Subplots error when DataFrame column contains all null values #251

aman-thakral opened this issue Oct 18, 2011 · 1 comment
Labels
Milestone

Comments

@aman-thakral
Copy link
Contributor

This crashes the plot() command in matplotlib. Simple fix would be to just check that all only columns containing non-null values are plotted.

@aman-thakral
Copy link
Contributor Author

8264a12

takluyver pushed a commit to takluyver/pandas that referenced this issue Oct 19, 2011
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

1 participant