Skip to main content

3-Layer Data Cleaning Pipeline: L0 Basic, L1 Semantic, L2 Presentation

Project description

DaMadara_xyz

A 3-layer data cleaning library: L0 (basic hygiene), L1 (semantic logic), L2 (presentation polish).

Quick Start

  1. Install: pip install -e .

  2. Run full pipeline: damadara --layers all --input dirty.csv --output clean.csv

  3. Or via API:

    from damadara_xyz import run_pipeline
    df_clean = run_pipeline('dirty.csv', layers='all')
    df_clean.to_csv('clean.csv') 
    

DaMadara_xyz

A powerful 3-layer data cleaning library.

Installation

pip install damadara_xyz
from damadara_xyz import run_pipeline

df_clean = run_pipeline("dirty.csv", layers="all", output_path="clean.csv")

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

damadara_xyz-0.1.1.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

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

damadara_xyz-0.1.1-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file damadara_xyz-0.1.1.tar.gz.

File metadata

  • Download URL: damadara_xyz-0.1.1.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for damadara_xyz-0.1.1.tar.gz
Algorithm Hash digest
SHA256 988f46b7e32f83c45c4c310ea8d0587b1c6b89cbd3c290fec7e77d7ebc93c045
MD5 91cd92dccb5c655a10bbaee6091722fb
BLAKE2b-256 6a328434cdb7b470c3734404231a351ee868ca1162b329421fc214243d7475e7

See more details on using hashes here.

File details

Details for the file damadara_xyz-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: damadara_xyz-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for damadara_xyz-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 648e03b439e16558ca41022ca192056342b242cdee5722fc55d25549a88560ab
MD5 47150383c9fc1a1d3f477c4344233a9b
BLAKE2b-256 2b79d62282b693d20531bf6af8d5ad1a98e904d253b2067c1b2df7af3e29b385

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