Metadata-Version: 2.4
Name: neatprep
Version: 0.1.0
Summary: A powerful data preprocessing library with smart cleaning and imputation
Author: arjun gupta
Author-email: Arjun Gupta <in.arjungupta@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/arjungupta2508/neatprep
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Dynamic: author
Dynamic: license-file
Dynamic: requires-python

# neatprep
A Python library for data preprocessing and cleaning for an easier and versatile experience.
echo "# neatprep

A smart data preprocessing library with auto-cleaning, smart imputation, and intuitive encoding." > README.md
