Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 859 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 859 Bytes

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