Open source
Turn Your Dataframe into a Drag and Drop Chart Tool
PyGWalker is an open source Python library that turns your pandas dataframe into an interactive, Tableau style drag and drop interface. Explore data visually in Jupyter, Streamlit, and more. Learn more at
Watch on YouTube · Watch on TikTok
The story
What the video said
You have a dataframe loaded in Python and you want to explore it visually. But writing plotting code for every chart takes time and slows you down. PyGWalker is an open source Python library that turns your dataframe into a drag and drop chart interface. You can explore data without writing code. It works inside Jupyter notebooks and web apps. You just call pyg.walk with your dataframe and a Tableau style panel appears for interactive analysis. You can drag fields to build bar charts, line charts, and more. The tool has over fifteen thousand stars on GitHub and is used by many data analysts. So, would you use PyGWalker to explore your next dataset without writing chart code?
This page was generated from the Ming Dao AI publication record.
Ming Dao AI is independent and unaffiliated with GitHub or the featured project. Read our editorial policy.