pygwalker-in-streamlit
pygwalker-in-streamlit copied to clipboard
build visual exploration app using pygwalker in streamlit
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
References
- https://github.com/Sven-Bo/PyGWalker-Guide-for-Streamlit-and-Jupyter
- https://github.com/Jcharis/Streamlit_DataScience_Apps/tree/master/Using_PyGWalker_With_Streamlit
- https://github.com/k-nai/streamlit_pygwalker_app