Fix: https://github.com/manzt/quak/pull/94 Reproduction: ```python quak.Widget(pd.DataFrame({"a.b":[1,2,3]})) ```