pasteur.attribute.Attribute#
- class pasteur.attribute.Attribute(name, vals, na=False, ukn_val=False, common=None, unroll=False, unroll_with=())[source]#
Attribute class which holds multiple values in a dictionary.
Methods
update_vals(vals)
Attribute class which holds multiple values in a dictionary.
Methods
|