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

Passing data frame column to facet_col raises exception #1836

Closed
nicolaskruchten opened this issue Oct 20, 2019 · 0 comments · Fixed by #1838
Closed

Passing data frame column to facet_col raises exception #1836

nicolaskruchten opened this issue Oct 20, 2019 · 0 comments · Fixed by #1838
Labels
bug something broken

Comments

@nicolaskruchten
Copy link
Contributor

if I pass a df column to facet_col I get
ValueError: The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all().
from if args.get("facet_col", None)

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

Successfully merging a pull request may close this issue.

1 participant