在merge1:1之后出现以下提示,真诚求问各位大佬是什么地方出错了!需要如何修改
key variable Year is str9 in master but int in using data
Each key variable -- the variables on which observations are matched -- must be of the same generic type in the master
and using datasets. Same generic type means both numeric or both string.