tfdv.WriteStatisticsToTFRecord

Stay organized with collections Save and categorize content based on your preferences.

API for writing serialized data statistics to TFRecord file.

output_path The output path or path prefix (if sharded_output=True).
sharded_output If true, writes sharded TFRecords files in the form output_path-SSSSS-of-NNNNN.

pipeline None