NRV_results.load NRV_results.load(data, blacklist=[], **kwargs)[source] Load the results object from serialized data. Parameters: data (str | dict) – JSON filename or serialized dictionary. blacklist (list, optional) – Keys excluded from loading.