quantitative_features

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

quarter

quarter(date) – Returns the quarter of the year for date, in the range 1 to

r2

r2(double predicted, double actual) – Return R Squared (coefficient of determination) Platforms: WhereOS, Spark, Hive

prefixed_hash_values

prefixed_hash_values(array values, string prefix [, boolean useIndexAsPrefix]) returns array that each element has the specified

printf

printf(strfmt, obj, …) – Returns a formatted string from printf-style format strings. Platforms: WhereOS, Spark,

quantified_features

quantified_features(boolean output, col1, col2, …) – Returns an identified features in a dense array Platforms: