数据转换公式 outData = f(inputData)
f 是转换方法
例如:filter、sort、regression、boxplot、cluster、aggregate(todo)
filter数据过滤
transform数据转换
https://echarts.apache.org/zh/tutorial.html#%E4%BD%BF%E7%94%A8%20transform%20%E8%BF%9B%E8%A1%8C%E6%95%B0%E6%8D%AE%E8%BD%AC%E6%8D%A2
dataset数据集