.dataset()

.dataset(id: string): Dataset

This method returns a Dataset instance, which provides methods which can be used to read information about and manipulate the data in a specific data set.

Parameters

  • id string
    The data set id (a UUID), per the .datasets() API method. The data set ID can also be found in the Data set inspector of the Data tab for the data set.

Returns

The returned object is an instance of the Dataset class which provides the following methods: