ニュース

PERCENTILE_CONT & PERCENTILE_DISC These two functions calculates a percentile based on a continuous or discrete distribution of the column values.
I have an issue that is quite limiting for my use case where the percentile function doesn't return any point when grouping by time. Here is the description of the issue following your standard ...