Skip to content

erwinpaillacan/kedro-great-expectations-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal example Kedro with GE v3.0 API (Python 3.10)

If you have conda you can use the make file to install the environment.

make install
conda activate kedro-ge-example

Then you can execute:

(kedro-ge-example) kedro run

The file data/08_reporting/great_expectations/data_docs/local_site/index.html will contain a html great expectations report.

In conf/base/parameters/great_expectations_hook.yml you can find some parameters of the hook. The validation also works with in memory datasets [you can try commenting the catalog entry of preprocessed_companies]

There is a sample notebook in notebooks/great_expectations_starter.ipynb to create expectations:

(kedro-ge-example) kedro jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published