Skip to main content

A package for cleaning data before machine learning.

Project description

dataCleaner

PyPI version License: MIT

dataCleaner is a Python package designed to help data scientists clean and preprocess datasets effectively before feeding them into machine learning models. The package provides a comprehensive suite of tools for handling missing data, removing duplicate rows, normalizing numerical columns, and removing outliers.


Features

  • Handle Missing Data: Automatically handle missing values using mean, median, or by dropping rows.
  • Drop Duplicate Rows: Identify and remove duplicate rows in your dataset.
  • Normalize Numerical Columns: Scale numerical columns to a range of 0 to 1 using Min-Max normalization.
  • Remove Outliers: Remove outliers using Z-score or IQR (Interquartile Range) methods.
  • Get Cleaned Data: Retrieve the cleaned DataFrame after applying the cleaning methods.

Installation

Install the package from PyPI using pip:

pip install dataCleaner

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datacleaners-0.1.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datacleaners-0.1.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file datacleaners-0.1.0.tar.gz.

File metadata

  • Download URL: datacleaners-0.1.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for datacleaners-0.1.0.tar.gz
Algorithm Hash digest
SHA256 062c958863499af876f2ee04e2ea1ec4a4f6aa545f0c4f8d4d1ea86eb5dc712d
MD5 b71e363fce6a1da208850ee1e501f8ec
BLAKE2b-256 4b29356658a53d995bfad8ec03b55b404abeb8f91d24f7075febb0cc54d5489b

See more details on using hashes here.

File details

Details for the file datacleaners-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: datacleaners-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for datacleaners-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1bf5098f24c682622341cf2ffb6b691bb996c034c8862b238b98c4e056a3b456
MD5 258a52b787616f148f080fbd7092de90
BLAKE2b-256 6e887a9e7b70a2b551f2ae4a4e230e555cdbdee9230beea47a8e3227a13afbfe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page