pub fn interpolate_by( s: &Column, by: &Column, by_is_sorted: bool, ) -> Result<Column, PolarsError>
polars-ops
interpolate_by