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

IBM Quantum Platform is moving and this version will be sunset on July 1. To get started on the new platform, read the migration guide.

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.