Class SourceFormat (2.29.0)

SourceFormat()

The format of the data files. The default value is CSV.

Note that the set of allowed values for loading data is different than the set used for external data sources (see ExternalSourceFormat).

Inheritance

builtins.object > SourceFormat

Methods

__init__

__init__()

Initialize self. See help(type(self)) for accurate signature.

SourceFormat

SourceFormat()

The format of the data files. The default value is CSV.

Note that the set of allowed values for loading data is different than the set used for external data sources (see ExternalSourceFormat).