selectColumns
The list of column names to import from a CSV file; otherwise nil to import all columns.
Declaration
var selectColumns: [String]?The list of column names to import from a CSV file; otherwise nil to import all columns.
var selectColumns: [String]?