I'm interpolating data, but columns with rows that start or end with NA values will not interpolate. The only solution I've found is to delete those NA rows at the start or end of the column, but this is not ideal because I want to keep those rows.I'm interpolating data, but columns with rows t