Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK. Go to the latest version.

DataBin

class qiskit.primitives.DataBin

GitHub

Bases: object

Base class for data bin containers.

Subclasses are typically made via make_data_bin, which is a specialization of make_dataclass.

Was this page helpful?
Report a bug or request content on GitHub.