Class DataFormat (1.50.0)

DataFormat(value)

Supported data format.

Enum values:

DATA_FORMAT_UNSPECIFIED (0):
    Data format unspecified, used when this field
    is unset.
CSV (1):
    CSV files.
TF_RECORD (2):
    TfRecord files
JSONL (3):
    JsonL files.

Methods

DataFormat

DataFormat(value)

Supported data format.

Enum values:

DATA_FORMAT_UNSPECIFIED (0):
    Data format unspecified, used when this field
    is unset.
CSV (1):
    CSV files.
TF_RECORD (2):
    TfRecord files
JSONL (3):
    JsonL files.