An automated EDA and data cleaning pipeline for healthcare ML.
Project description
quickprep 🚀
An automated Exploratory Data Analysis (EDA) and data cleaning pipeline designed to get tabular medical datasets ready for machine learning instantly.
Why use quickprep?
Standard EDA tools give you numbers; quickprep gives you clinical context. It automatically diagnoses severe class imbalances, flags biologically impossible missingness patterns, and executes a clean preprocessing recipe.
Installation
pip install quickprep
Quick Start
import pandas as pd
from quickprep import analyze, clean
df = pd.read_csv("your_medical_data.csv")
# 1. Diagnose the dataset
report = analyze(df, target='diagnosis')
# 2. Clean the dataset
clean_df, recipe = clean(df, target='diagnosis')
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 quickprep-0.1.0.tar.gz.
File metadata
- Download URL: quickprep-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e95f2da2a537fbd99f89a6a539de366db9c1d154450e624325ab162393afc6e
|
|
| MD5 |
f17f58a4199cf3f2e700ac0c2c125bf5
|
|
| BLAKE2b-256 |
b770174083a714df0e9973cf826e23a14a6f349a67250673732f4e8c28f6c163
|
Provenance
The following attestation bundles were made for quickprep-0.1.0.tar.gz:
Publisher:
publish.yml on HarshPawar-7/quickprep
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
quickprep-0.1.0.tar.gz -
Subject digest:
3e95f2da2a537fbd99f89a6a539de366db9c1d154450e624325ab162393afc6e - Sigstore transparency entry: 1397643145
- Sigstore integration time:
-
Permalink:
HarshPawar-7/quickprep@5dfae89dd5df10d13da796748253294b76ecb83c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/HarshPawar-7
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5dfae89dd5df10d13da796748253294b76ecb83c -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file quickprep-0.1.0-py3-none-any.whl.
File metadata
- Download URL: quickprep-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b716d98b11f4a8f2b2133ad7ba61c1bcfaa8156c51b7a3b949925fc898c16788
|
|
| MD5 |
497672fc8bb1d13c0bf3a46a499a7473
|
|
| BLAKE2b-256 |
a13279707568d25407d8ef8b5210a893ab9ab47d1bf8ab656dbd1bc0d034530f
|
Provenance
The following attestation bundles were made for quickprep-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on HarshPawar-7/quickprep
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
quickprep-0.1.0-py3-none-any.whl -
Subject digest:
b716d98b11f4a8f2b2133ad7ba61c1bcfaa8156c51b7a3b949925fc898c16788 - Sigstore transparency entry: 1397643166
- Sigstore integration time:
-
Permalink:
HarshPawar-7/quickprep@5dfae89dd5df10d13da796748253294b76ecb83c -
Branch / Tag:
refs/heads/main - Owner: https://github.com/HarshPawar-7
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5dfae89dd5df10d13da796748253294b76ecb83c -
Trigger Event:
workflow_dispatch
-
Statement type: