Scale the numerical columns in a dataframe

normalize_num(df, idx_col_num)

Arguments

df

Dataframe

idx_col_num

Numerical columns index

Value

Dataframe after scaling the numerical columns