craftutils.wrap.dragons.Table.Column.attrs_equal(col)

Compare the column attributes of col to this object.

The comparison attributes are: name, unit, dtype, format, description, and meta.

Parameters

colColumn

Comparison column

Returns

equalbool

True if all attributes are equal