
scale a dataset using minmax and return a scaled dataframe, the colmin and colmax of each column
Source:R/data_scaler.R
minmax_scaler.Rdscale a dataset using minmax and return a scaled dataframe, the colmin and colmax of each column

R/data_scaler.R
minmax_scaler.Rdscale a dataset using minmax and return a scaled dataframe, the colmin and colmax of each column