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¶ colColumnComparison column Returns¶ equalboolTrue if all attributes are equal