Optional. The delimiter being used to separate values. This defaults to ','.
Optional. Whether to disable the inference of data type for CSV data. If true, all columns will be registered as strings.
Optional. The character encoding of the data. The default is UTF-8.
Optional. The number of rows to interpret as header rows that should be skipped when reading data rows.