Skip to content

SemanticImport

SemanticImport("path-to-filename")

if the file system is enabled, import the data from CSV files and do a semantic interpretation of the columns.

Dataset uses:

Examples

>> SemanticImport("./data/test.csv")

Dataset, SemanticImportString