CSVType Represents the value types in a CSV file. Declarationenum CSVType TopicsEnumeration CasesCSVType.booleanCSVType.dataCSVType.dateCSVType.doubleCSVType.floatCSVType.integerCSVType.string RelationshipsConforms ToCopyableEquatableEscapableHashableSendableSendableMetatype See AlsoCreating a Data Frame from a CSVinit(contentsOfCSVFile:columns:rows:types:options:)init(csvData:columns:rows:types:options:)CSVReadingOptions