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. Results are reproducible by anyone:

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 locally:

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

Adapters

Adapter Nightly Tests
PostgreSQL postgres
ClickHouse clickhouse
Snowflake snowflake
BigQuery bigquery
Databricks databricks
MySQL mysql
Redshift redshift
DuckDB duckdb
Trino trino

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dqtlib-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 8aa2bf28589c1f56d329bc4f0070c99a569f1a0f03773b546355cf5afa59cbf7
MD5 3cb89744dcd2ccca9f7d6c858991fea4
BLAKE2b-256 a72d4d9fe5b0c571a5ad98b8cf9fbfe3acec3c301eaa80026ff73606361dde96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dqtlib-1.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4c6bdad20ee5541212b41bc6264c007353ace8cc98e51dc7571b17af0f6b9cec
MD5 7f5553670538ee9a3a35cb855df8f11a
BLAKE2b-256 fe1aff37dddefaede21f039346783f0e37e32cc0d15cff69f271231746b57d19

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