zcollection.dataset.Dataset.variables#

Dataset.variables#

class:Variable <zcollection.variable.abc.Variable> objects. If the dataset contains delayed variables, the values are DelayedArray objects. Otherwise, the values are Array objects.

Type:

Dataset contents as dict of

Type:

py