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.0.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.0-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: damadara_xyz-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 2c9b10a59b436e3eafe88fef7944fcd721676c4b65122384d94ed258e53d4bde
MD5 04e9d9ac40d2d7c2e0e933b09fe68e39
BLAKE2b-256 01e36381985ce54e72a894d284cf264dfbfd9668073eee109c17a5dc6fd2e3d6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: damadara_xyz-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6b24c627a534c569208ff0b86e8b585f5f756ffb7b1b723a7a8425cedd82cd11
MD5 5755d532e06293ff51cb44780461588f
BLAKE2b-256 73d4185167382b6b6992b09cb0ef0a5f7812de331f6a097bd7280233630e3728

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