CSVReadOptions.addColumnType

Add value type of a column.

class CSVReadOptions
void
addColumnType

Parameters

name string

The name of the target column.

dataType arrow.data_type.DataType

The #GArrowDataType for the column.