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