Metadata-Version: 2.4
Name: CleansiPy
Version: 0.1.0
Summary: a modular Python package for cleaning text, categorical, numerical, and datetime data. It offers configurable pipelines with support for preprocessing, typo correction, encoding, imputation, logging, parallel processing, and audit reporting—perfect for data scientists handling messy, real-world datasets in ML workflows.
Home-page: https://github.com/Rickyy-Sam07/CleansiPy.git
Author: Sambhranta Ghosh
License-File: LICENSE.txt.bak
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: nltk
Requires-Dist: emoji
Requires-Dist: contractions
Requires-Dist: better-profanity
Requires-Dist: textblob
Requires-Dist: thefuzz
Requires-Dist: python-Levenshtein
Requires-Dist: scikit-learn
Requires-Dist: statsmodels
Requires-Dist: pytz
Requires-Dist: python-dateutil
Requires-Dist: tqdm
Requires-Dist: joblib
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary
