arquero icon indicating copy to clipboard operation
arquero copied to clipboard

Interpolate missing values

Open TomBor opened this issue 3 years ago • 0 comments

Like na.approx from zoo package in R, it would be great to be able the same operation with arquero.

I can't figure it out to do it with arquero. Impute and op.fill_down/up seems not enough in that case.

However, it's always a real pleasure to use arquero!

As an example, I attached a table with missing values table_with_missing_values.json.zip .

TomBor avatar Jul 05 '22 10:07 TomBor