pasteur.metadata.ColumnMeta# class pasteur.metadata.ColumnMeta(**kwargs)[source]# Attributes ref Methods is_cat() rtype: bool is_categorical() rtype: bool is_id() rtype: bool is_cat()[source]# Return type: bool is_categorical()[source]# Return type: bool is_id()[source]# Return type: bool ref: UnionType[ColumnRef, list[ColumnRef], None]#