/pygwalker-in-streamlit

build visual exploration app using pygwalker in streamlit

Primary LanguagePythonApache License 2.0Apache-2.0

pygwalker-in-streamlit

Build a visual exploration app using pygwalker in streamlit. pygwalker is a python lib that turns your datasets/dataframe into an interactive visual exploration app for data analysis. But how to build a web app using pygwalker in streamlit, this repo provides a base implementation for it.

How to use pygwalker in streamlit

pygwalker-in-streamlit

References