pvtend.load_composite_state

pvtend.load_composite_state(path: str | Path) CompositeState[source]

Load CompositeState from a pickle file.

Parameters:

path – Path to the exported pickle.

Returns:

CompositeState instance.