CoolFace
Apppublic

aniket47/Advance-Data-Visualization-Tool

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes
App README

๐Ÿ“Š 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. 1.Upload your CSV file using the sidebar
  2. 2.Select the features (columns) you want to visualize
  3. 3.Choose your preferred chart type
  4. 4.View your interactive visualization!

๐Ÿ› ๏ธ Built With

  • โ€”Python
  • โ€”Streamlit
  • โ€”Pandas
  • โ€”Matplotlib
  • โ€”Plotly

๐Ÿ“ License

MIT License - See LICENSE.md for details