watts.Parameters.load#

Parameters.load(filename_or_obj)[source]#

Load parameters from a pickle file

Parameters:

filename_or_obj (Union[str, BinaryIO]) – Path to pickle file or file object to read from