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!
I’m amazed that this is open source, it’s incredibly useful.
I wish there was a profiler implementation, the best profiler is in GCP’s DataPrep.