qiskit.result.Counts.most_frequent¶ Counts.most_frequent()[source]¶ Return the most frequent count Renvoie The bit string for the most frequent result Type renvoyé str Lève QiskitError – when there is >1 count with the same max counts, or an empty object.