qiskit.qobj.QasmQobjExperiment.from_dict¶ classmethod QasmQobjExperiment.from_dict(data)[source]¶ Create a new QasmQobjExperiment object from a dictionary. Parameters data (dict) – A dictionary for the experiment config Returns The object from the input dictionary. Return type QasmQobjExperiment