pyMMF.IndexProfile.load# IndexProfile.load(filename)[source]# Load the index profile from a file. Parameters: filenamestr or dictThe name of the file where the index profile is saved, or a dictionary containing the index profile data. Returns: None Parameters: filename ([<class 'str'>, <class 'dict'>]) Return type: None