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