qiskit.chemistry.core.MolecularExcitedStatesResult.pop¶ MolecularExcitedStatesResult.pop(key, default=None)¶ If key is not found, d is returned if given, otherwise KeyError is raised. Return type object