Select multiple columns (numeric, continuous) and update missing column value ("" -> "0")
Hi, I found the following example: Select Multiple Columns and Update Missing Column Value [ May 28, 2019 10:21 PM (1195 views)] and tried to modifiy it to my case, but without succes. Column 4 to 14 (numeric, continuous) have missing values, and I would like to have "0" instead. The script below only works for data type (character, nominal). What do I need to change to make it work for data t...
friederike_klug