Standard Transformer Expressions
Categories
Functions
Geospatial
Geohash
Input
Name
Description
Output
Example
S2ID
Input
Name
Description
Output
Example
HaversineDistance
Input
Name
Description
Output
Example
HaversineDistanceWithUnit
Input
Name
Description
Output
Example
PolarAngle
Input
Name
Description
Output
Example
GeohashDistance
Input
Name
Description
Output
Example
GeohashAllNeighbors
Input
Name
Description
Output
Example
GeohashNeighborForDirection
Input
Name
Description
Output
Example
JSON
JsonExtract
Input
Name
Description
Output
Example
Statistics
CumulativeValue
Input
Name
Description
Output
Example
Time
Now
Input
Output
Example
DayOfWeek
Input
Name
Description
Output
Example
IsWeekend
Input
Name
Description
Output
Example
FormatTimestamp
Input
Name
Description
Output
Examples
ParseTimestamp
Input
Name
Description
Output
Examples
ParseDateTime
Input
Name
Description
Output
Examples
Series Expression
Get
Input
Name
Description
Output
Examples
restaurant_id
avg_order_1_day
avg_cancellation_rate_30_day
IsIn
Input
Name
Description
Output
Examples
restaurant_id
avg_order_1_day
avg_cancellation_rate_30_day
bool_series
StdDev
Input
Output
Examples
restaurant_id
avg_order_1_day
avg_cancellation_rate_30_day
Mean
Input
Output
Examples
restaurant_id
avg_order_1_day
avg_cancellation_rate_30_day
Median
Input
Output
Examples
restaurant_id
avg_order_1_day
avg_cancellation_rate_30_day
Max
Input
Output
Examples
restaurant_id
avg_order_1_day
avg_cancellation_rate_30_day
MaxStr
Input
Output
Examples
restaurant_id
avg_order_1_day
avg_cancellation_rate_30_day
Min
Input
Output
Examples
restaurant_id
avg_order_1_day
avg_cancellation_rate_30_day
MinStr
Input
Output
Examples
restaurant_id
avg_order_1_day
avg_cancellation_rate_30_day
Quantile
Input
Output
Examples
rank
Sum
Input
Output
Examples
restaurant_id
avg_order_1_day
avg_cancellation_rate_30_day
Flatten
Input
Output
Examples
restaurant_id
nearby_restaurant_ids
restaurant_ids
Unique
Input
Output
Examples
restaurant_id
rating
unique_restaurant_id
rating
Last updated