Kanaries / pygwalker

PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
https://kanaries.net/pygwalker
Apache License 2.0
11.08k stars 570 forks source link

[BUG] Interpret Data meet Oops! #448

Closed DonYum closed 6 months ago

DonYum commented 6 months ago

Describe the bug I render a bar graph, when click 'Interpret Data' meet a Oops bug.

To Reproduce Steps to reproduce the behavior:

  1. render a bar graph
  2. click 'Interpret Data' on a bar, There will be a Oops Error

Expected behavior

Screenshots image

image

Versions

Additional context

longxiaofei commented 6 months ago

It seems that the kernel calculation is not compatible with the old workflow.

We'll fix it within 7 days.

Thanks!

longxiaofei commented 6 months ago

fixed it.

pip install --upgrade pygwalker