File size: 1,039 Bytes
1be4c98
 
 
 
 
 
 
 
 
848c0b1
1be4c98
848c0b1
1be4c98
32988cd
848c0b1
 
1be4c98
 
 
 
 
 
 
848c0b1
1be4c98
 
 
 
 
 
848c0b1
 
 
1be4c98
848c0b1
 
 
1be4c98
32988cd
1be4c98
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
title: Advance Data Visualization Tool
emoji: πŸ“Š
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit
---

# πŸ“Š Advance Data Visualization Tool

An interactive data visualization tool built with Streamlit that allows users to upload CSV files and create various types of charts and plots with just a few clicks.

## ✨ Features

- **Multiple Chart Types**: Line charts, bar charts, scatter plots, pie charts, histograms, and heatmaps
- **Easy Data Upload**: Simple CSV file upload interface
- **Feature Selection**: Choose which columns to visualize
- **Interactive Plots**: Powered by Plotly and Matplotlib
- **Correlation Analysis**: Heatmap visualization for feature correlations

## πŸš€ How to Use

1. Upload your CSV file using the sidebar
2. Select the features (columns) you want to visualize
3. Choose your preferred chart type
4. View your interactive visualization!

## πŸ› οΈ Built With

- Python
- Streamlit
- Pandas
- Matplotlib
- Plotly

## πŸ“ License

MIT License - See LICENSE.md for details