points.
QuantileOptions.interpolation
arrow.types.QuantileInterpolation interpolation() @propertyGet interpolation property.
Returns
Interpolation method to use when quantile lies between two data
void interpolation(arrow.types.QuantileInterpolation propval) @propertySet interpolation property.
Parameters
propval | Interpolation method to use when quantile lies between two data points. |