FormatReadSettings Class

Format read settings.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: BinaryReadSettings, DelimitedTextReadSettings, JsonReadSettings, ParquetReadSettings, XmlReadSettings

Constructor

FormatReadSettings(*args: Any, **kwargs: Any)

Variables

Name Description
type
str

The read setting type. Required. Default value is None.

Attributes

type

The read setting type. Required. Default value is None.

type: str