Overload List

  NameDescription
Percentile(DoubleVector, Double)
Calculates the nth percentile of the elements in a data set.
Percentile(IDFColumn, Double)
Calculates the nth percentile of the elements in a data set.
Percentile(array<Double>[]()[], Double)
Calculates the nth percentile of the elements in a data set.
Percentile(array<Int32>[]()[], Double)
Calculates the nth percentile of the elements in a data set.

See Also