英文: how to apply changes to existing data variables 问题 我执行了很多数据转换操作,其中一个让我遇到了一些麻烦。 假设我有一个数据集,其中包含从v1...
在SPSS中是否有Python代码来对所有数值问题中的特定值进行重新编码?
英文: Is there a Python code in SPSS to RECODE a specific value in all numeric questions? 问题 我正在使用SPSS...
How to convert a numeric variable that counts the number of months since a certain point into a variable with an interpretable date (R)?
英文: How to convert a numeric variable that counts the number of months since a certain point into a ...
使用purrr在多个列上进行多个映射的重新编码。
英文: Using purrr to recode across multiple columns with multiple mappings 问题 我有一个包含问卷调查响应标签的数据框。我总是喜欢...
重编码连续变量
英文: Recoding continuous variable 问题 我有一个连续变量。条目1-60需要保持不变。NAs和0被编码为大于60的数字。 英文: I have a continuous ...