Closed joseberlines closed 1 year ago
Hello,
I'm not quite sure if this pr solved your problem, but it does avoid some bugs behaving like this in some cases.
To verify this, please try pip install "pygwalker==0.1.4.2.post0"
or pip install "git+https://github.com/Kanaries/pygwalker@33-typeerror"
BTW: Welcome to join our discord to keep track of the latest progress.
I have a double multindex dataframe, i.e. multindex and multindex in the columns names. when passing it to pygwalker I get:
Is this because pygwalker does not admit double multindex?