decompose_attrs
decompose_attrs(
     attr_list: collections.abc.Sequence[PatchAttrs] ,
     exclude = (‘history’,),
 )
Function to decompose attributes into series.
| function of dascore.utils.attrs | source | 
decompose_attrs(
     attr_list: collections.abc.Sequence[PatchAttrs] ,
     exclude = (‘history’,),
 )
Function to decompose attributes into series.