News

Couchbase Analytics supports creating custom User Defined Functions using Python. Here, we create a custom UDF that calculates the distance between two GPS coordinates using the Geodesic distance.
Athena User Defined Functions(UDFs) in Python made easy! This library implements the Athena UDF protocol in Python so you don't have to use Java and you can use any Python library you wish including ...