RS_SquareRoot (Band: ARRAY[Double])
val rootDF = spark.sql("select RS_SquareRoot(band) as squareroot from dataframe")
Was this page helpful?