Skip to main content
Version: 1.0 prerelease

Install and manage GX 1.0

To use GX 1.0, you'll install Python, the GX Python library, and additional dependencies for your deployment environment or your preferred Data Source.

Install GX 1.0 and dependencies

After you install GX 1.0, you might need to install additional Python libraries or third party utilities for your deployment environment or your preferred Data Sources.

Manage a GX 1.0 project

A Data Context is your entry point to managing a Great Expectations (GX) project. It tells GX where to store metadata such as your configurations for Data Sources, Expectation Suites, Checkpoints, and Data Docs. It contains your Validation Results and the metrics associated with them. The Data Context also provides access to those objects in Python, along with other helper functions for the GX Python API.