chunkSize
chunkSize: number
commentChar
commentChar: string
encoding
encoding: "utf8" | "utf8-lossy"
hasHeader
hasHeader: boolean
ignoreErrors
ignoreErrors: boolean
inferSchemaLength
inferSchemaLength: null | number
lowMemory
lowMemory: boolean
missingIsNull
missingIsNull: boolean
nullValues
nullValues: string | string[] | Record<string, string>
numThreads
numThreads: number
projection
projection: number
quoteChar
quoteChar: string
raiseIfEmpty
raiseIfEmpty: boolean
skipRowsAfterHeader
skipRowsAfterHeader: number
startRows
startRows: number
truncateRaggedLines
truncateRaggedLines: boolean
tryParseDates
tryParseDates: boolean