Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dq-suite-amsterdam-0.0.2.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

dq_suite_amsterdam-0.0.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page