Replies: 4 comments 12 replies
|
Hey, Can you provide me with your environment?
and after invoke |
4 replies
|
I will try to reproduce it. |
0 replies
|
@Danpr1984 , I have the same environment as you, but I haven't reproduced it.
|
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
Hi, I have been trying to use pygwalker on my data analysis project with pandas but it's not working.
df = pd.read_csv('usdbudget.csv')
walker = pyg.walk(df, use_kernel_calc=True)
Should this be enough to see the tool popping up? I have tried many different things on a .ipynb file. Could I work with xlsx files as well?
Such a cool tool but I have wasted a day trying to make it work and I am sure it's something silly. Hopefully someone could help.
All reactions