Wrapper for Great Expectations to fit the requirements of the Gemeente Amsterdam.
Project description
Introduction
DISCLAIMER: Repo is in PoC phase DISCLAIMER: The functions can run on Databricks using a Personal Compute Cluster
This repository contains functions that will ease the use of Great Expectations. Users can input data and data quality rules and get rules in return.
Getting Started
Prerequisites:
Run the following code in your workspace:
pip install great_expectations
When working in Databricks you can clone this repo to Databricks Repos. Then you can access it in your workspace using:
import sys sys.path.append("/Workspace/Repos/{user}/{repo_name}") from {file} import {function}
Parameter examples: user: j.cruijff@amsterdam.nl repo_name: dq_repo file: df_checker function: df_check
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
File details
Details for the file dq-suite-amsterdam-0.0.6.tar.gz
.
File metadata
- Download URL: dq-suite-amsterdam-0.0.6.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce5ece849e2f088d8048f56854f04b1fbcf8cbdfcebb1208bdaa9de5f666f5c6 |
|
MD5 | 4e0c96e3c494fd00e2180d3900e0bd8f |
|
BLAKE2b-256 | 442eccb823377abbcfbb7fb7eb9a98dd45455ca33fe49a4427da90b0a300f626 |
File details
Details for the file dq_suite_amsterdam-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: dq_suite_amsterdam-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de3744c8413f58a7d0cb049fa7b12f4d1bafb8be324e49726cfb77e1e27575d6 |
|
MD5 | 2d1e8a520c1111818dbebfc22635118f |
|
BLAKE2b-256 | 1d4fa23c268cca2cc61cc7b2bb84162ea0cc026511d093de6bdbb0b78156ae20 |