Skip to main content

Module model

Module model 

Source
Expand description

Convert parsed files to normalized row dicts.

Enums§

Value
Dynamic value type for row entries.

Functions§

to_row
Convert a validated ParsedFile into a flat row dict.

Type Aliases§

Row
A row is a flat map from column name to value.