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.
[FEATURE] Add expect_column_pair_cramers_phi_value_to_be_less_than expectation to PandasDatasource to check for the independence of two columns by computing their Cramers Phi (thanks @mlondschien)!
[FEATURE] add support for expect_column_pair_values_to_be_in_set to Spark (thanks @mikaylaedwards)!
[FEATURE] Add new expectation: expect_multicolumn_sum_to_equal for pandas` and Spark`` (thanks @chipmyersjr)!