from_file

method of dascore.core.spool.Spool source

from_file(
    path ,
    file_format: str | None[str, None] = None,
    file_version: str | None[str, None] = None,
)-> ‘Self’

Create a spool over a single (multi-patch capable) fiber file.

The file is scanned once; patches load lazily per row.