pyblp.ProblemResults.to_pickle

ProblemResults.to_pickle(path)

Save these results as a pickle file.

Parameters

path (str or Path) – File path to which these results will be saved.