This project is a Data Analyzer and Transformer built using core Python (no external libraries required). It allows anyone to load a dataset and instantly explore it — summarize it, filter it, sort it ...
A simple, menu-driven console application built in Python to input, analyze, filter, sort, and summarize numeric data, all through an easy-to-use terminal interface. This project is a Data Analyzer ...