AttrMetaRow

class of dascore.io.index.schema
inherits from: tuple
source

AttrMetaRow(
    attr_name: str ,
    value_kind: str ,
    column_name: str ,
    units: str | None[str, None] ,
)

A row of the attr_meta table (one indexed attr name and kind).