Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizer

Authors: Samiksha Gnawali & Suyog Karki
Instructor: Dr. Omer M. Soysal
Course: CMPS 3400 Introduction to Data Science


Overview

Visualizer is a Python-based data analysis tool that demonstrates:

  • CSV and pickle analysis with interactive visualization
  • Probability tables, vector operations, and correlation analysis
  • Missing-value handling, downloads, and logging

Technologies used: Pandas, Matplotlib, Seaborn, NumPy, Streamlit


Setup

git clone https://github.com/KARKI2004/Visualizer
cd Visualizer
pip install -r requirements.txt

Run (CLI)

python -m src.cli_runner

Run (UI)

streamlit run app.py

Outputs

  • CLI run writes analysis outputs and plots to Output/
  • UI run provides download buttons and does not write to disk

Links

https://visualizer-data-analysis.streamlit.app/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages