Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 580 Bytes

getting_started.rst

File metadata and controls

27 lines (15 loc) · 580 Bytes

Getting started

It's easy! Just use pip install:

$ pip install great_expectations

(We recommend deploying within a virtual environment. If you're not familiar with pip, virtual environments, notebooks, or git, you may want to check out the :ref:`supporting_resources` section before continuing.)

Once Great Expectations is installed, follow this tutorial for a quick start.

.. toctree::
   :maxdepth: 1

   /getting_started/cli_init
   /getting_started/typical_workflow


last updated: |lastupdate|