Filtering and Transforming Data
Overview
One of the key skills utilized when building analytics is the ability to filter or otherwise transform data.
Data that represents a dataset (that is, a plurality of data points), is usually contained within
an
Javasript array.
The davinci platform provides an additional data type,
$list
which provides array like functionality and inlcudes additional methods for querying and transforming
the underlying data.
Topics
Transformation Apps
In addition to basic scripting facilities, the davinci platform provides a number of different apps and graphical tools
for transforming data.