About 400 results
Open links in new tab
  1. Try GX Core - Great Expectations

    Start here to learn how to connect to data, create Expectations, validate data, and review Validation Results. This is an ideal place to start if you're new to GX Core and want to experiment with features …

  2. Home | Great Expectations

    Great Expectations documentation Learn everything you need to know about GX Cloud and GX Core

  3. GX Core overview - Great Expectations

    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 …

  4. Create an Expectation | Great Expectations

    Expectations make implicit assumptions about your data explicit, and they provide a flexible, declarative language for describing expected behavior. They can help you better understand your data and help …

  5. Connect to dataframe data - Great Expectations

    This workflow is solely intended for interactively creating Expectations and engaging in data Exploration. For further information on using an individual Batch to test Expectations see Test an Expectation.

  6. Introduction to GX Core - Great Expectations

    Learn about key Great Expectations (GX) Core components and workflows. Use the GX Core Python library and provided sample data to create a data validation workflow.

  7. Create Expectations interactively with Python

    Create Expectations with a Python interpreter or a script and then use interactive feedback to validate them with batch data.

  8. About Great Expectations OSS

    Great Expectations is Python-based. You can invoke it from the command line without using a Python programming environment, but if you’re working in another ecosystem, other tools might be a better …

  9. Create a Data Context - Great Expectations

    It also contains your Validation Results and the metrics associated with them, and it provides access to those objects in Python, along with other helper functions. All scripts that utilize GX Core should start …

  10. Install Python - Great Expectations

    To use Great Expectations (GX) you need to install Python and the GX Core Python library. GX also recommends you set up a virtual environment for your GX Python projects.