Metadata-Version: 2.4
Name: data-science-hack-functions
Version: 0.2.0
Summary: A collection of data science utility functions for EDA, preprocessing, evaluation, and tuning.
Home-page: https://github.com/Harshithan07/data_science_hack_functions
Author: Harshithan Kavitha Sukumar
Author-email: harshithan.ks2002@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: tabulate
Requires-Dist: scikit-learn>=1.0
Requires-Dist: optuna>=3.0
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: rich
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
