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