is there a way to apply robust scaling to selected columns in a dataframe?

后端 未结 0 481
后悔当初
后悔当初 2021-02-04 22:32

i have got a dataframe(X) and i want to scale the first six columns using robust scaler also i want the computations to happen inplace.

col=[\'Administrative\',\'Informat

相关标签:
回答
  • 消灭零回复
提交回复
热议问题