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

Blog

sketch_hashes

sketch_hashes(x) – Return the MD5 hashes associated with a KMV sketch set of strings Platforms:

sketch_set

sketch_set(x) – Constructs a sketch set to estimate reach for large values Platforms: WhereOS, Spark,

skewness

skewness(expr) – Returns the skewness value calculated from values of a group. Platforms: WhereOS, Spark,

sinh

sinh(expr) – Returns hyperbolic sine of `expr`, as if computed by `java.lang.Math.sinh`. Platforms: WhereOS, Spark,

singularize

singularize(string word) – Returns singular form of a given English word SELECT singularize(lower(“Apples”)); “apple” Platforms:

sin

sin(expr) – Returns the sine of `expr`, as if computed by `java.lang.Math.sin`. Platforms: WhereOS, Spark,