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