Skip to main content

Data quality, observability, semantic, and causality library

Project description

dqtlib

Open-source data quality, lineage, semantic layer & causality — for dbt, warehouses and data lakes.

pip-installable Python library for watching dbt-built warehouses and any SQL warehouse for statistical drift, anomalies, silent regressions, and explaining why metrics moved.

pip install dqtlib

The import name is dqt:

from dqt import Check, Runner, MemoryStore

Full documentation and examples: https://github.com/antonbarr-data/dqt

Quality

All 64 detectors are benchmarked against labeled synthetic datasets. Benchmark scripts and raw results live in the GitHub repo and are run on every release:

Median F1: 1.00 | Detectors with F1 >= 0.8: 52/64 | Detectors with F1 >= 0.6: 58/64

Per-detector breakdown: examples/benchmarks/results_summary.md

Reproduce by cloning the repo and running:

python scripts/run_benchmark_suite.py --quick
python scripts/generate_benchmark_summary.py

Adapters

Six adapters ship in v1.0. Nightly CI runs against live credentials for the cloud warehouses.

Adapter CI
PostgreSQL (local) bundled — no credentials needed
ClickHouse clickhouse
Snowflake snowflake
BigQuery bigquery
Databricks databricks
Local (DuckDB) bundled — no credentials needed

Detector documentation

64 statistical detectors across 10 groups — drift, outliers, time series, distribution, information theory, pattern, referential, schema, basic, and custom.

Every detector has a structured page at docs/algorithms/<group>/<slug>.md covering:

  • What it computes and its parameters
  • When it works well and when it fails (with concrete failure-mode table)
  • Default-threshold calibration — empirical FPR across six canonical data shapes (Normal, Lognormal, Poisson, Beta, Pareto, Exponential)
  • Recommended thresholds per data shape
  • Canonical citation and runnable Python API example

Browse the full catalog: docs/algorithms/README.md

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

dqtlib-1.0.2.tar.gz (257.8 kB view details)

Uploaded Source

Built Distribution

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

dqtlib-1.0.2-py3-none-any.whl (307.8 kB view details)

Uploaded Python 3

File details

Details for the file dqtlib-1.0.2.tar.gz.

File metadata

  • Download URL: dqtlib-1.0.2.tar.gz
  • Upload date:
  • Size: 257.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.11 {"installer":{"name":"uv","version":"0.11.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for dqtlib-1.0.2.tar.gz
Algorithm Hash digest
SHA256 6c2450bc8b25409d17360acfeffe939912ac981480efd90961e0c25e5d6a43fe
MD5 29bd580fa9f0a5580d15ea16cf36372b
BLAKE2b-256 004e02ae027bf865f45f8653e69f0d1d01c26362a205fe58e7d675aeef72e47b

See more details on using hashes here.

File details

Details for the file dqtlib-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: dqtlib-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 307.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.11 {"installer":{"name":"uv","version":"0.11.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for dqtlib-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d4012e14382f1c2ad0839e7662a393ca56bbdac24f6ba10cb671d988439bb72f
MD5 17b97bbcaba48b5e444e1c770d8d6953
BLAKE2b-256 08663130785385fee33b660a095ac0cdb6ac4e6cf60d133ddbea99e3765fdeb2

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