GArrowQuantileInterpolation

They correspond to the values of arrow::compute::QuantileOptions::Interpolation.

Values

ValueMeaning
Linear0

Linear.

Lower1

Lower.

Higher2

Higher.

Nearest3

Nearest.

Midpoint4

Midpoint.