oaklib.utilities.table_filler
Functions
|
|
|
Parses a file into rows, replacing empty lines with None values |
|
Writes a list of rows to a file, replacing None values with empty strings. |
Classes
|
Models an interdependency between an identifier column and a column with a dependent value. |
|
An engine for filling in missing columns in tables based on metadata about these columns. |
|
A configuration for table filling |