to_df

method of dascore.io.index.catalog.PatchCatalog source

to_df(
    self ,
)-> ‘pd.DataFrame’

The spool-facing flat patch-row relation under the selection.

Unique-per-patch structural columns (patch_id and friends) are hidden or renamed private so chunk merge-compatibility (which compares all non-private columns) is not spuriously blocked.