Metadata-Version: 2.4
Name: cleanify-data
Version: 1.0.0
Summary: Dataset cleaning library
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: openpyxl
Dynamic: license-file

# Cleanify

Python package for dataset cleaning.

## Installation

pip install cleanify-data

## Features

- CSV Cleaning
- Excel Support
- Outlier Detection
- HTML Reports
