Skip to main content

Module init

Module init 

Source

Structs§

InferConfig
Configuration for schema inference.
InferredColumn
Inferred column metadata.
InferredTable
Inferred table schema.
InitResult
Result of initializing a csvdb directory.
SuggestedForeignKey
A suggested foreign key relationship.

Enums§

InferredType
Inferred column type from CSV data.

Functions§

infer_table_schema
Infer schema for a single CSV file.
init_csvdb
Initialize a .csvdb directory from raw CSV files.