A simple way to explore data through a Tableau-like UI directly in your data app

Panel Graphic Walker is a tool that allows users to explore their data through a Tableau-like interface directly in Panel data applications. It seamlessly integrates interactive data exploration into notebooks and Panel applications, making it easy to create dynamic visualizations, analyze datasets, and create dashboards within a Pythonic, intuitive interface. The tool is designed for simplicity, quick data exploration, and integrates with the Python Visualization ecosystem. Additionally, it scales to handle large datasets efficiently. Users can customize chart specifications, change renderers, and leverage server-side computation for larger datasets. The project is open to contributions and feedback for further development. Unique features include support for various data backends like Pandas, Polars, and DuckDB.

https://github.com/panel-extensions/panel-graphic-walker

To top