- property craftutils.wrap.dragons.Table.Column.unit
The unit associated with this column. May be a string or a astropy.units.UnitBase instance.
Setting the
unitproperty does not change the values of the data. To perform a unit conversion, useconvert_unit_to.