Metadata-Version: 2.1
Name: clean_data_python
Version: 0.1.0
Summary: A package for handling various data preprocessing tasks
Home-page: https://github.com/MuratKeskin0/Python_Data_Cleaning
Author: murat & ahmet & cagla
Author-email: murat.keskin@stu.fsm.edu.tr
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scikit-learn
