moral   verw    ho       dog
4       1049    1         2
4       2799    1         3
2       8412    4         4
4       2122    1         3
4       2171    1         3
4       2241    1         2
4       3398    1         4
I was normalizing a dataset using 
noid = data.Normalization(newx,type="n4") but I want to ignore JUST the "moral" column but normalize everything else. 
Any help will be greatly appreciated.
 
     
    