Skip to content

add_side_bar_data errors with pandas 2.0.0 or higher #22

@seunghun23

Description

@seunghun23

Hi Jett,

It seems that add_side_bar_data errors with TypeError: Passing a set as an indexer is not supported. Use a list instead.
if I use pandas version 2.0.0 or higher. I tested with the toy dataset included in the tutorial as well, and it failed with
the same error. I could get it to working again once I downgraded pandas to version 1.5.3.
I'm not sure whether you are still maintaining the package but it would be nice if you could fix this.

Thanks,
Seunghun

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions