base#
Base class of any column map.
Classes#
Functions#
|
Given a class name and purpose, creates a class of that name as a specialization of |
Module Contents#
- mapper_from_glossary(class_name: str, purpose: str, glossary_yaml: pathlib.Path) ColumnMap[source]#
Given a class name and purpose, creates a class of that name as a specialization of ColumnMap whose attributes are read-only properties informed by the elements of the glossary that specify a variable and an id.