We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655c54b commit d37174bCopy full SHA for d37174b
g3doc/anomalies.md
@@ -1,7 +1,7 @@
1
# TensorFlow Data Validation Anomalies Reference
2
3
<!--*
4
-freshness: { owner: 'caveness' reviewed: '2022-12-01' }
+freshness: { owner: 'kuochuntsai' reviewed: '2022-12-01' }
5
*-->
6
7
TFDV checks for anomalies by comparing a schema and statistics proto(s). The
g3doc/custom_data_validation.md
# Custom Data Validation
-freshness: { owner: 'caveness' reviewed: '2022-11-29' }
+freshness: { owner: 'kuochuntsai' reviewed: '2022-11-29' }
TFDV supports custom data validation using SQL. You can run custom data
0 commit comments