View source on GitHub |
Displays the input anomalies (for use in a Jupyter notebook).
tfdv.display_anomalies(
anomalies: anomalies_pb2.Anomalies
) -> None
Used in the notebooks
Used in the tutorials |
---|
Args | |
---|---|
anomalies
|
An Anomalies protocol buffer. |