QuantileOptions.interpolation

arrow.types.QuantileInterpolation interpolation() @property

Get interpolation property.

Returns

Interpolation method to use when quantile lies between two data

points.

void interpolation(arrow.types.QuantileInterpolation propval) @property

Set interpolation property.

Parameters

propvalInterpolation method to use when quantile lies between two data points.