Great Expectations (GX) for DATA Testing - Introduction

Опубликовано: 06 Октябрь 2024
на канале: JoanMedia
621
19

Great Expectations (GX) is a framework for describing data using expressive tests and then validating that the data meets test criteria. GX Core is a Python library that provides a programmatic interface to building and running data validation workflows using GX.

In this video we are going to explore a simple video having a csv file as a data set for the demo using GX Core.

Repository: https://github.com/JoanEsquivel/great...


#python #testing #data #greatexpectations #pandas