Construct an ExplorationContext over a dataset.
ExplorationContext
The returned object is the canonical place to read and mutate exploration state. Bind views with bind() and listen to slice changes via subscribe().
bind()
subscribe()
Construct an
ExplorationContextover a dataset.The returned object is the canonical place to read and mutate exploration state. Bind views with
bind()and listen to slice changes viasubscribe().