API Reference#

Release:

2.0.80

Date:

Feb 09, 2023

Storage#

sandbox([file])

Factory method for SandBox instances.

SandBox(factory, map_fn)

A SandBox is an environment where data can be loaded, transformed, extracted and analysed.

DataSet(rel, _DataSet__map_fn[, isColAttr])

Attributes:

apps.widgets.widget.Widget.bind()

Data Apps#

DataApp(name[, description, version, tags, ...])

Entry point for data app registration.