emzed.table.add_column module

emzed.table.add_column.add_column_from_expression(model, name, expression, type_, format_)[source]
emzed.table.add_column.add_column_with_constant_value(model, name, value, type_, format_)[source]
emzed.table.add_column.add_column_with_values(model, name, values, type_, format_)[source]