Streamlit's primary purpose is to facilitate the quick development of front-ends for machine learning algorithms. However, it works great with Python's visualization libraries such as Plotly.
This app was created for a small company that had to visualize several different long format .csv files daily, making Power BI's semantic model approach to data reporting too cumbersome, costly, and time-consuming. The company's logo, introduction, and files were hidden.
Like this project
0
Posted Jan 13, 2025
Simple multi-page visualization web app created with Python's modules, mainly Streamlit, Pandas, and Plotly.