Skip to content

MrMikeAde/enhanced-dataset-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced Dataset Visualizer

A powerful and user-friendly web app built with Streamlit that lets you upload and explore datasets visually. Supports CSV, Excel, and JSON files with built-in charting and even machine learning functionality.

Features

  • Upload and preview CSV, Excel (.xlsx), or JSON datasets
  • Visualize:
    • Histograms and Boxplots
    • Bar charts for categorical data
    • Correlation heatmaps
    • Scatter plots for numeric comparisons
  • Export charts as PNG images
  • Machine Learning Playground with Random Forest and Logistic Regression
  • Automatically handles missing data and allows easy inspection

How to Run Locally

git clone https://github.com/MrMikeAde/enhanced-dataset-visualizer.git
cd enhanced-dataset-visualizer
pip install -r requirements.txt
streamlit run app.py

Live Demo

Try the hosted version here:
https://enhanced-dataset-visualizer-pdua5naaluldswthesqvgo.streamlit.app/

Support the Project

If you find this project useful, please:

Your support helps keep the project alive and encourages future improvements.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute it as you like.

Connect With Me

GitHub: https://github.com/MrMikeAde

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages