Great expectations – value counts equal exactly 3
ID. Column B ID1 value1 ID2 value2 ID1 value3 ID2 value4 ID1 value5 ID2 value6 I have the table above. I want to check using Great Expectations if each unique value in column ID occurs exactly 3 times. How can I achieve that? I couldn’t find any expectation matching this issue python great-expectations 1
Missing result for “expect_column_values_to_be_of_type” in Great expectations
This is my rule:
Where do I want to see the data source’s file location for the Great Expectations?
basically I want to check the great expectations that I’ve made for my bootcamp project.