flat_dump
flat_dump(
self ,
dim_tuple: bool = False,
exclude = None,
)-> ‘dict[str, Any]’
Return a flat dict suitable for indexing/dataframes.
| method of dascore.core.summary.PatchSummary | source |
flat_dump(
self ,
dim_tuple: bool = False,
exclude = None,
)-> ‘dict[str, Any]’
Return a flat dict suitable for indexing/dataframes.