You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What’s Changed
Removed out-of-date Airflow integration examples. This repo provides a comprehensive example of Airflow integration: GE Airflow Example
Bugfix suite scaffold notebook now has correct suite name in first markdown cell.
Bugfix: fixed an example in the custom expectations documentation article - "result" key was missing in the returned dictionary
Data Docs Bugfix: template string substitution is now done using .safe_substitute(), to handle cases where string templates
or substitution params have extraneous $ signs. Also added logic to handle templates where intended output has groupings of 2 or more $ signs
Docs fix: fix in yml for example action_list_operator for metrics