Skip to content

Sankesh12/Corporate-Data-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Corporate-Data-Analyzer

  • Corporate Data Analyzer is a simple Python-based desktop application that helps users analyze data from Excel or CSV files. It allows users to create summarized reports using GroupBy and aggregation functions, preview results in a table, visualize data with different chart types and export both reports and charts.

βœ… Project Features

πŸ“‚ Load CSV and Excel (.csv/.xlsx) files

πŸ“Š Automatically detect text and numeric columns

πŸ” Group data by a selected column

βž• Apply aggregations: Sum, Mean, Max, Min, Count, Median

πŸ“‹ Preview summarized report in a table

πŸ“ˆ Create charts: Bar, Column, Line, and Pie

πŸ–ΌοΈ Export charts as PNG image

πŸ“ Export reports as Excel (.xlsx) or CSV (.csv)

🧹 Handles numeric values with commas (e.g., 12,000 β†’ 12000)

πŸ–₯️ User-friendly Tkinter GUI

About

A Python based desktop application that allows users to load Excel/CSV files, build group-wise reports using aggregations (Sum, Mean, Max, etc.), preview results in a table, visualize data with charts, and export reports.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages