scan
scan(
     self ,
     path ,
     **kwargs ,
 )-> ‘list[dc.PatchAttrs]’
Used to get metadata about a file without reading the whole file.
This should return a list of PatchAttrs objects from the dascore.core.attrs module, or a format-specific subclass.
