Metadata-Version: 2.1
Name: Edatora
Version: 0.2
Summary: A python package that runs exploratory data analysis for users
Home-page: https://https://github.com/kianweelee/Edator
Author: Lee Kian Wee
Author-email: leekianwee@outlook.com
License: MIT
Download-URL: https://github.com/kianweelee/Edator/archive/0.2.tar.gz
Platform: UNKNOWN
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: PySimpleGUI
Requires-Dist: sklearn
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: statsmodels
Requires-Dist: more-itertools
Requires-Dist: scikit-learn

# Edator
A python package that performs exploratory data analysis for users. Additionally, it generates 3 output files that comprise of a cleaned CSV, plots and a text report.


