delta.pipeline.load_position

delta.pipeline.load_position(filename: Union[str, Path]) Position

Load position object from pickle file

Parameters
filenamestr or Path

Path to saved pickle file.

Returns
ppipeline.Position object

Reloaded Position object. (without reader and models)