Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
ExperimentDecoder.decode¶
- ExperimentDecoder.decode(s, _w=<built-in method match of re.Pattern object>)¶
Return the Python representation of
s
(astr
instance containing a JSON document).