DaCrow13
Deploy to HF Spaces (Clean)
225af6a
{
"success": true,
"statistics": {
"evaluated_validations": 1,
"success_percent": 100.0,
"successful_validations": 1,
"unsuccessful_validations": 0
},
"validation_results": [
{
"success": true,
"statistics": {
"evaluated_expectations": 8,
"successful_expectations": 8,
"unsuccessful_expectations": 0,
"success_percent": 100.0
},
"expectations": [
{
"expectation_type": "expect_table_row_count_to_be_between",
"success": true,
"kwargs": {
"batch_id": "raw_data_source-raw_issues",
"min_value": 7000,
"max_value": 10000
},
"result": {
"observed_value": 7154
}
},
{
"expectation_type": "expect_table_column_count_to_be_between",
"success": true,
"kwargs": {
"batch_id": "raw_data_source-raw_issues",
"min_value": 220.0,
"max_value": 230.0
},
"result": {
"observed_value": 226
}
},
{
"expectation_type": "expect_column_to_exist",
"success": true,
"kwargs": {
"batch_id": "raw_data_source-raw_issues",
"column": "Repo Name"
},
"result": {}
},
{
"expectation_type": "expect_column_to_exist",
"success": true,
"kwargs": {
"batch_id": "raw_data_source-raw_issues",
"column": "PR #"
},
"result": {}
},
{
"expectation_type": "expect_column_values_to_be_between",
"success": true,
"kwargs": {
"batch_id": "raw_data_source-raw_issues",
"column": "PR #",
"min_value": 1.0
},
"result": {
"element_count": 7154,
"unexpected_count": 0,
"unexpected_percent": 0.0,
"partial_unexpected_list": [],
"missing_count": 0,
"missing_percent": 0.0,
"unexpected_percent_total": 0.0,
"unexpected_percent_nonmissing": 0.0,
"partial_unexpected_counts": [],
"partial_unexpected_index_list": []
}
},
{
"expectation_type": "expect_column_to_exist",
"success": true,
"kwargs": {
"batch_id": "raw_data_source-raw_issues",
"column": "issue text"
},
"result": {}
},
{
"expectation_type": "expect_column_values_to_not_be_null",
"success": true,
"kwargs": {
"batch_id": "raw_data_source-raw_issues",
"column": "issue text"
},
"result": {
"element_count": 7154,
"unexpected_count": 0,
"unexpected_percent": 0.0,
"partial_unexpected_list": [],
"partial_unexpected_counts": [],
"partial_unexpected_index_list": []
}
},
{
"expectation_type": "expect_column_to_exist",
"success": true,
"kwargs": {
"batch_id": "raw_data_source-raw_issues",
"column": "issue description"
},
"result": {}
}
],
"result_url": null
}
]
}