Skip to content

ghost-sakura/python-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Data Dashboard with Streamlit

An interactive Data Dashboard built using Python, Pandas, and Streamlit.


πŸš€ Features

  • πŸ“ Upload and read CSV files
  • πŸ‘€ Preview dataset (first few rows)
  • πŸ“ˆ Automatic data summary using descriptive statistics
  • πŸ” Filter data by column values
  • πŸ“Š Interactive line chart visualization

πŸ› οΈ Technologies Used

  • Python
  • Streamlit – for building the web app
  • Pandas – for data handling and analysis
  • Matplotlib / Streamlit Charts – for data visualization

▢️ How to Run the Project

  1. Clone the repository
git clone https://github.com/your-username/your-repo-name.git
  1. Navigate to the project directory
cd your-repo-name
  1. Install dependencies
pip install -r requirements.txt
  1. Run the Streamlit app
streamlit run app.py

About

Interactive data dashboards using Python, Pandas & Streamlit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages