Skip to content

sagi778/EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Explorer App

Data Explorer is a simple and fast tool for exploring data across multiple files.
It’s built around a modular concept of Command Blocks — each block performs a specific analysis, acting as a building block in your data exploration workflow.

The application is organized into several tabs that group different types of Command Blocks:

  • Preview
  • Plots
  • Analysis
  • Story

The Story tab is initially empty and serves as a place to save and organize selected Command Blocks. Use it to build and present your final insights.


🧭 Tabs Overview


📑 Table of Contents


📂 Preview Tab

Description Example
Load and preview data
View column metadata
Numeric summary statistics
Categorical summary statistics

🧠 SQL Tab

Description Example
SQL Data Loader

📊 Plots Tab

Plot Type Example
Box Plot
Distribution Plot
Count Plot (single feature)
Count Plot (multi-feature)

📈 Analysis Tab

Analysis blocks contains: Explanation Text, Summary Table & Plot (Content coming soon)


About

Data analysis app built by pyqt5 & various machine learning libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages