Hi everyone,
Is there any way to compute a median on a column using Spark's Dataframe. I
know you can use stats in a RDD but I'd rather stay within a dataframe.
Hive seems to imply that using ntile one can compute percentiles, quartiles
and therefore a median.
Does anyone have experience with this ?

Regards,

Olivier.

Reply via email to