ezeparziale / hello-streamlit

:bar_chart: Demo streamlit para analisis de datos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“Š Streamlit Demo for Data Analysis

Streamlit App

Demo using NBA statistics data.

image

image

image

image

πŸ’Ύ Installation

python -m venv env
source env/bin/activate
python.exe -m pip install --upgrade pip
pip install -r requirements.txt

πŸƒβ€β™‚οΈ Run

streamlit run app/nba_app.py
http://localhost:8501

πŸ€ 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

About

:bar_chart: Demo streamlit para analisis de datos


Languages

Language:Python 100.0%