load_results

do_mpc.data.load_results(file_name)[source]

Simple wrapper to open and unpickle a file. If used for do-mpc results, this will return a dictionary with the stored do-mpc modules:

Parameters:file_name (str) – File name (including path) for the file to be opened and unpickled.