Show HN: Turn your Pandas dataframe into a Tableau-style UI for visual analysis

https://github.com/Kanaries/pygwalker
by AwsmDef • 3 years ago
712 61 3 years ago

Hey, guys. I've just made a plugin which turns your pandas dataframe into a tableau-style component. It allows you to explore the dataframe with easy drag-and-drop UI.

You can use PyGWalker in Jupyter, Google Colab, or even Kaggle Notebook to easily explore your data and generate interactive visualizations.

PyGWalker (pronounced like "Pig Walker", just for fun) is named as an abbreviation of "Python binding of Graphic Walker".

Here are some links to check it out:

The Github Repo: https://github.com/Kanaries/pygwalker

Use PyGWalker in Kaggle: https://www.kaggle.com/asmdef/pygwalker-test

Feedback and suggestions are appreciated! Please feel free to try it out and let me know what you think. Thanks for your support!

Related Stories

Loading related stories...

Source preview

github.com