vallenae.io.TraDatabase.fieldinfo

TraDatabase.fieldinfo()

Read fieldinfo table.

The fieldinfo table stores informations about columns of the data table (like units).

Return type:

Dict[str, Dict[str, Any]]

Returns:

Dict of column names and informations (again a dict)