https://github.com/ezeparziale/hello-streamlit
:bar_chart: Demo streamlit para analisis de datos
https://github.com/ezeparziale/hello-streamlit
data-science data-visualization python streamlit
Last synced: 2 months ago
JSON representation
:bar_chart: Demo streamlit para analisis de datos
- Host: GitHub
- URL: https://github.com/ezeparziale/hello-streamlit
- Owner: ezeparziale
- Created: 2021-12-16T02:05:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T19:43:05.000Z (over 2 years ago)
- Last Synced: 2025-08-22T11:50:56.130Z (10 months ago)
- Topics: data-science, data-visualization, python, streamlit
- Language: Python
- Homepage:
- Size: 3.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :bar_chart: Streamlit Demo for Data Analysis
[](https://share.streamlit.io/ezeparziale/hello-streamlit/app/nba_app.py)
Demo using NBA statistics data.




## :floppy_disk: Installation
```shell
python -m venv env
```
```shell
source env/bin/activate
```
```shell
python.exe -m pip install --upgrade pip
```
```shell
pip install -r requirements.txt
```
## :running_man: Run
```shell
streamlit run app/nba_app.py
```
```http
http://localhost:8501
```
## :basketball: Features
- Comprehensive player statistics listings
- Team logos
- Player images
- Player comparison
- Image or text selector for players
- Image or text selector for teams
- Image size adjustment
- Language selector for Spanish and English
- CSV export
- Deployment on Streamlit Cloud
- Color selector in radar based on team colors
- Player view selector
- Team view selector
- Team view with map