patches_to_df
Return a dataframe.
Parameters
Parameter | Description |
---|---|
patches |
A sequence of :class:dascore.Patch
|
Returns
A dataframe with the attrs of each patch converted to a columns plus a field called ‘patch’ which contains a reference to the patches.