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

Blog

throw_error

Platforms: WhereOS, Spark, Hive Class: brickhouse.udf.sanity.ThrowErrorUDF More functions can be added to WhereOS via Python

tiley2lat

tiley2lat(int y, int zoom)::double – Returns latitude of the given tile y and zoom level

tanh

tanh(expr) – Returns the hyperbolic tangent of `expr`, as if computed by `java.lang.Math.tanh`. Platforms: WhereOS,

tan

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

taskid

taskid() – Returns the value of mapred.task.partition Platforms: WhereOS, Spark, Hive Class: hivemall.tools.mapred.TaskIdUDF More functions

tf

tf(string text) – Return a term frequency in Platforms: WhereOS, Spark, Hive Class: hivemall.ftvec.text.TermFrequencyUDAF More