tfdv.write_stats_text

Writes a DatasetFeatureStatisticsList proto to a file in text format.

stats A DatasetFeatureStatisticsList proto.
output_path File path to write the DatasetFeatureStatisticsList proto.

TypeError If the input proto is not of the expected type.