QuantileOptions.interpolation

Get interpolation property.

  1. arrow.types.QuantileInterpolation interpolation [@property getter]
    class QuantileOptions
    @property
    interpolation
    ()
  2. arrow.types.QuantileInterpolation interpolation [@property setter]

Return Value

Type: arrow.types.QuantileInterpolation

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