R/preprocessing.R
manage_missing.Rd
Manage missing values
manage_missing(df, y)
A data source, that is one of the major R formats: data.table, data.frame, matrix, and so on.
A string that indicates a target column name.
A dataframe with removed and imputed missing values.