Get invited to our slack community and get access to opportunities and data science insights

Blog

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:

pow

pow(expr1, expr2) – Raises `expr1` to the power of `expr2`. Platforms: WhereOS, Spark, Hive Class: