weekday

weekday(date) – Returns the day of the week for date/timestamp (0 = Monday, 1 =

weight_voted_avg

weight_voted_avg(expr) – Returns an averaged value by considering sum of positive/negative weights Platforms: WhereOS, Spark,

weekofyear

weekofyear(date) – Returns the week of the year of the given date. A week is

vector_scalar_mult

Multiply a vector times a scalar Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.timeseries.VectorMultUDF More functions can

vector_magnitude

Magnitude of a vector. Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.timeseries.VectorMagnitudeUDF More functions can be added

vectorize_features

vectorize_features(array featureNames, feature1, feature2, .. [, const string options]) – Returns a feature vector array