Generic Data Explorer App

Hi everyone!

I recently started learning about and using Streamlit and saw a host of videos making dashboard-type apps for specific data sets using Streamlit. I thought it would be beneficial to create a generic Streamlit app that would allow a user to upload any dataset (currently CSV or XLSX) in a tabular format and create charts for local downloading.

Check it out here: https://share.streamlit.io/tonyhoch/data-explorer/main/data-explorer.py

Happy to hear any suggestions!

Tony

5 Likes

Nice! Very useful, thanks.

Is there a way to look at the code? Sorry, still a noob :wink:
Thanks in advance!

Hi @Roman it seems that it is this repo: GitHub - tonyhoch/Data-Explorer: Streamlit app for exploring excel and csv files.

Yes, it is! Thank you!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.