View source on GitHub |
API for writing statistics to both sharded records and binary pb.
tfdv.WriteStatisticsToRecordsAndBinaryFile(
binary_proto_path: str,
records_path_prefix: str,
columnar_path_prefix: Optional[str] = None
) -> None
This PTransform assumes that input represents sharded statistics, which are written directly. These statistics are also merged and written to a binary proto.
Currently Experimental.
Class Variables | |
---|---|
pipeline |
None
|