Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.34 KB

supporting_resources.rst

File metadata and controls

39 lines (28 loc) · 1.34 KB

Supporting resources

Great Expectations requires a python compute environment and access to data, either locally or through a database or distributed cluster. In addition, developing with great expectations relies heavily on tools in the Python engineering ecosystem: pip, virtual environments, and jupyter notebooks. We also assume some level of familiarity with git and version control.

See the links below for good, practical tutorials for these tools.

pip

virtual environments

jupyter notebooks and jupyter lab

git