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
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
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 dqtlib-0.9.2.tar.gz.
File metadata
- Download URL: dqtlib-0.9.2.tar.gz
- Upload date:
- Size: 208.0 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc2ebf47d7829c2ea2bf0ab832720928517aaecb7ef38d64fae92e5af6d5530a
|
|
| MD5 |
089ea79741da0c3044b73d49ede25c5f
|
|
| BLAKE2b-256 |
8f67f22f5abddaebbe93f2d4bb28fefa235a142bb0a8b414e6966adf7d7184e2
|
File details
Details for the file dqtlib-0.9.2-py3-none-any.whl.
File metadata
- Download URL: dqtlib-0.9.2-py3-none-any.whl
- Upload date:
- Size: 183.7 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
430904a987755d078d9dc3b2ac16931c8c9e7c1ae79528ce84aca9d0031571a3
|
|
| MD5 |
b202ee33371661950da1b4aff2f10054
|
|
| BLAKE2b-256 |
1d88acbe88ac9af2d970975c0749d31cdc84bd4569ff19e03b5301e14513bf7d
|