outVarsNamePrefix="string"

2 vues

Réponse

specifies a prefix to apply to the names of output variables. If a variable named 'x' results in a new variable, the generated name is <prefix>_x_<suffix>. You can use this parameter and the suffix parameter at the same time.

Default
"imp"
Did this answer help you?
impute

dataPreprocess

See technical action