If you have huge dataset but you wish to perform interpolation for selected data only, you can use data conditioning and grouping. Data conditioning filters your data and grouping enables you to group data by data types in the column. For example, you can create groups based on numeric, string, and date and time data types.
Group names are defined by the selected column name in the input file. The interpolation is then performed on the selected data only.