tfdv.load_statistics

Loads data statistics proto from file.

input_path Data statistics file path. The file should be a one-record TFRecord file or a plain file containing the statistics proto in Proto Text Format.

A DatasetFeatureStatisticsList proto.

IOError If the input path does not exist.