Skip to content

Passing data frame column to facet_col raises exception #1836

Closed
@nicolaskruchten

Description

@nicolaskruchten

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions