CSVReadOptionsGidBuilderImpl.quoteCharacter

Set quoteCharacter property.

class CSVReadOptionsGidBuilderImpl(T)
T
quoteCharacter
(
char propval
)

Parameters

propval char

Quoting character. This is used only when #GArrowCSVReadOptions:is-quoted is true.

Return Value

Type: T

Builder instance for fluent chaining