load

method of dascore.workflow.pipe.Pipe source

load(
    path: str | pathlib._local.Path[str, Path] ,
)-> ‘Pipe’

Return the pipe a file holds; see save.