name of the column
Imports from csv file, optionally guesses the columns and types.
Import from data objects like {name: "Koen", age: 35}
Imports from arrays, optionally guesses the columns and types.
Imports from sqlite file.
Generated using TypeDoc
Returns the index for a column name. Throws and error if it does not exist.