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