great-expectations

Package — Cloud/DevOpsPython 3.7+Advanced

Data quality testing and documentation for pipelines

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
NumPy, pandas, SciPy, altair, click, cryptography, jinja2, jsonschema, requests, ruamel.yaml, tqdm, typing-extensions, tzlocal
Install
pip install great-expectations

Learn by Difficulty

Quick Example

python
# Install: pip install great-expectations
import great_expectations

# Basic great-expectations usage
print(f"Using great-expectations")
# See documentation for detailed examples

great-expectations is a third-party package. Data quality testing and documentation for pipelines. Install with: pip install great-expectations

Try in Playground

Tags

packageclouddevopsinfrastructure