great-expectations — Easy Playground
Data quality testing and documentation for pipelines
Getting started with great-expectationsRun locally
Install
pip install great-expectationsPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: great_expectations)
great-expectations is a third-party package. Data quality testing and documentation for pipelines. Install with: pip install great-expectations
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?