A lightweight data preprocessing toolkit for machine learning workflows.
Project description
DhruvPrep
A Lightweight Data Preprocessing Toolkit for Machine Learning
DhruvPrep is a modular Python library designed to simplify data preprocessing for structured machine learning workflows.
It provides reusable utilities for:
- Handling missing values
- Detecting multicollinearity (VIF & correlation)
- Removing outliers using IQR
- Encoding categorical variables
- Scaling numerical features
- Generating basic EDA summaries
DhruvPrep helps standardize and automate repetitive preprocessing steps, making datasets ready for model training.
📦 Installation
Install from PyPI
pip install dhruvprep
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dhruvprep-0.1.0.tar.gz.
File metadata
- Download URL: dhruvprep-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47f4ff9263bb98ae579f511ef968a48943c1b9edcabe2af6c79b5e5d484152ca
|
|
| MD5 |
91c079cd30ddb4fcd536bb2e6d7633eb
|
|
| BLAKE2b-256 |
638b7822013a54ebb6f4dedd2633067f7acdc7704754e7fcf32282e42a35ff2d
|
File details
Details for the file dhruvprep-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dhruvprep-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
783d41f068c7d2f68f08e9b60ecbd3fbd6bb0b53f4a94d672b3865bb72bdae6a
|
|
| MD5 |
c411bbe86ddb8604ded26005c8666bcf
|
|
| BLAKE2b-256 |
edc65234de4033efea44844e7cd12066ea3497038e14bb04abe7acf12c9d09b7
|