greatexpectationslabs / cooper-pair

Cooper Pair is a Python library to simplify programmatic access to the Allotrope GraphQL API.
Apache License 2.0
0 stars 0 forks source link

Return expectation_ids; assign expectation ids #17

Closed roblim closed 5 years ago

roblim commented 5 years ago

This PR modifies get_checkpoint_as_expectations_config by adding a new key with expectation ids to the returned expectations config. munge_ge_evaluation_results and evaluate_pandas_df_against_checkpoint are likewise modified to assign expectation_id to results objects.