qiskit.result.Counts.most_frequent¶ Counts.most_frequent()[ソース]¶ Return the most frequent count 戻り値 The bit string for the most frequent result 戻り値の型 str 例外 QiskitError – when there is >1 count with the same max counts, or an empty object.