I am trying to run the following code on a 200,000 row dataset to interpolate whilst grouping values:
g = df[\'Value\'].mask(df[\'Value\'].notnull(),df[\'Valu