tfdv.write_schema_text

Writes input schema to a file in text format.

Used in the notebooks

Used in the tutorials

schema A Schema protocol buffer.
output_path File path to write the input schema.

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