Metadata-Version: 2.1
Name: ezpre-analytics
Version: 1.0.0
Summary: A streamlined automated preprocessing and EDA assistant library.
Author: Your Name & Group Members
Author-email: your.email@student.umt.edu.pk
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: scikit-learn

An intuitive utility package designed to automate missing value imputation, label encoding, and feature distribution visualizations.
