Mini_Python_Projects icon indicating copy to clipboard operation
Mini_Python_Projects copied to clipboard

Edustate Analyzer

Open Pari658 opened this issue 2 months ago • 1 comments

🎓 EduState Analyzer

A Python-based Data Analysis & Visualization Tool for Educational Statistics

📘 Overview

EduState Analyzer is a Python desktop application built with Tkinter and powered by NumPy for numerical analysis. It helps users explore, analyze, and visualize state-wise educational data such as literacy rates, enrollment ratios, or exam results in an intuitive way.

⚙️ How It Works

📂 1. Data Input: Load educational data (CSV or Excel) into the app. 🧮 2. Data Analysis: Perform fast computations like mean, median, standard deviation, and percentage analysis using NumPy.

Pari658 avatar Oct 25 '25 16:10 Pari658