holoviews.core.data.array module#

class holoviews.core.data.array.ArrayInterface(*, name)[source]#

Bases: Interface

Parameter Definitions


classmethod unpack_scalar(dataset, data)[source]#

Given a dataset object and data in the appropriate format for the interface, return a simple scalar.