dqframework is a Python package that provides a framework for data quality assessment and monitoring.
This package is designed with polars in mind, but in the future it might get expanded.
Another framework?
This framework is designed to be used in a similar way to many others, but it has been designed with some goals in mind:
- Observability: The framework should provide a way to monitor the data quality of a dataset in a way that is easy to understand and to act upon.
- Extensibility: The framework should be easy to extend with new checks and new ways to monitor the data quality.
- Performance: The framework should be able to handle large datasets and provide a way to monitor the data quality of these datasets in a performant way.
- Ease of use: The framework should be easy to use and to understand, so that it can be used by data engineers, data scientists, and other data professionals.
- Monitoring and Reporting: The framework should provide a way to monitor the data quality of a dataset over time and to report on the data quality of the dataset.
How to use it?
This framework is centered around three main concepts:
- Pipeline: A pipeline is an object that comprises multiple Checks, and is responsible for running these checks on a dataframe.
- Check: A check is an object that comprises multiple Validators, and is responsible for checking a certain set of properties of a dataframe. It has severity levels, and can be used to monitor the data quality of a dataset.
- Validator: A validator is a function that is responsible for validating a certain property of a dataframe
Installation
To install the package, you can use pip:
pip install dqframework
Release files for dqframework 0.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dqframework-0.6.1.tar.gz | 12.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dqframework-0.6.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.4 kB
Release files / dqframework-0.6.1.tar.gz
| Download URL | dqframework-0.6.1.tar.gz |
|---|---|
| Size | 12.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
46bf0f148b2996c2ffd8c8b3206d5ce933602fd990cc2508a3a4b46865434e85
|
|
BLAKE2b-256 checksum How to use checksums |
5287b08edd7db973e527fdf45fe37736c302a1a10144537654d3e7d90160633a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.22
|
Release files / dqframework-0.6.1-py3-none-any.whl
| Download URL | dqframework-0.6.1-py3-none-any.whl |
|---|---|
| Size | 16.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0c4e3865c6339623e5503cf058a84c412cfc7e1f4381e0f83bf9f710ee2cba35
|
|
BLAKE2b-256 checksum How to use checksums |
f75a9316c4192ded20564b136dbe85e9e946e5169f52d494c69f16d4a416803e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.22
|