Automate data quality checks before and after ETL into a database.
Project description
The Shard Data Quality Check Package
The Shard Data Quality Check Package is a package to help automate data quality checks for a database before and after ETL and Injection into a database.
Features
- Detect duplicates
- Identify missing values
- Compute five-number summary
- Validate schema using Pandera. Validation include checking if
- Values are greater, less, great than or equal to, less than or equal to a specified value
- If dates are before, after, before or on, after or on and between specified dates.
- The min and max length
- If there are nulls
- if a specified value is in a specified list.
Install
$ pip install data_quality_checks_the_shard
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 data_quality_checks_the_shard-0.0.1.tar.gz.
File metadata
- Download URL: data_quality_checks_the_shard-0.0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d9078979caf5cc10c74d3721d014a1c8c022ec646fb1b714984e60f3db2816b
|
|
| MD5 |
f2230b7b14e4d91d9c9534f5494a6913
|
|
| BLAKE2b-256 |
a0a79818c334797aeff9cd24b3de78b49fea55bd2ea899d623cf41edefbd0bc8
|
File details
Details for the file data_quality_checks_the_shard-0.0.1-py3-none-any.whl.
File metadata
- Download URL: data_quality_checks_the_shard-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e02d8d699d168ded70fbe4af7e0f428508a167a97d7e3f9a09ca02cd1f676b9
|
|
| MD5 |
d4bc4a1bf50dcbcc7e7b88c7a7a924b0
|
|
| BLAKE2b-256 |
9eb74a5044b0f01ff5dd1c8bbd04747fffbefa61b73789c1e4fbf414e3b23db1
|