Data
Manipulating data
Import
import — Import data from CSV / TXT / JSON
Querying / lookup
count — Count the number of items
lookup — Get a named value from a table or object
randomSample — Select random elements from the set.
Conversion
convert — Convert values from the input to the output domain
Grouping
groupBy — Created nested groups of similar values
aggregate — Cluster elements an calculate total / average