| title | Streamlit Data Explorer |
|---|---|
| sdk | streamlit |
| sdk_version | 1.45.0 |
| app_file | app.py |
This project allows you to interactively explore datasets in CSV format using Streamlit. It can be deployed either as a Hugging Face Space or run locally.
pip install -r requirements.txt
streamlit run app.pyCreate a new Space on Hugging Face.
Select the Streamlit template.
Upload these files or link your GitHub repository.
Make sure the requirements.txt file is included.
You can try the app online via Hugging Face Spaces:
https://huggingface.co/spaces/JayroMartinez/streamlit-data-explorer