CompleteDatasetTable Asks for a data.table, a vector of collumn indices and the goal collumn and returns the data frame with the values filledCompleteDatasetTable Asks for a data.table, a vector of collumn indices and the goal collumn and returns the data frame with the values filled
CompleteDatasetTable(df, rows, goal)A data.table with the missing values you wish to fill
The collumns you wish to use to predict the missing values
The collum with the missing values you wish to fill