jaccard_similarity

jaccard_similarity(A, B [,int k]) – Returns Jaccard similarity coefficient of A and B WITH docs

isochronedistanceedges

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

isochronedistancepolygons

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

isochronedurationedges

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

isochronedurationpolygons

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

isnotnull

isnotnull(expr) – Returns true if `expr` is not null, or false otherwise. Platforms: WhereOS, Spark,