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

Blog

extract_weight

extract_weight(feature_vector in array) – Returns the weights of features in array Platforms: WhereOS, Spark, Hive

extractframes

Platforms: WhereOS, Spark, Hive Class: com.whereos.udf.ExtractFramesUDTF More functions can be added to WhereOS via Python

extracttilepixels

Platforms: WhereOS, Spark, Hive Class: com.whereos.udf.ExtractPixelsUDTF More functions can be added to WhereOS via Python

explodemultipolygon

Platforms: WhereOS, Spark, Hive Class: com.whereos.udf.ExplodeMultiPolygonUDTF More functions can be added to WhereOS via Python

expm1

expm1(expr) – Returns exp(`expr`) – 1. Platforms: WhereOS, Spark, Hive Class: org.apache.spark.sql.catalyst.expressions.Expm1 More functions can

extract_feature

extract_feature(feature_vector in array) – Returns features in array Platforms: WhereOS, Spark, Hive Class: hivemall.ftvec.ExtractFeatureUDF More