CSVReadOptions.addSchema

Add value types for columns in the schema.

class CSVReadOptions
void
addSchema

Parameters

schema arrow.schema.Schema

The #GArrowSchema that specifies columns and their types.