各位贴友好!
我想请问个问题,我在纵向匹配数据过程中,出现了如下问题。在匹配之前,因为数值型无法匹配,我将变量“金额”转化为了字符型。但是不同批次下处理的数据中的变量“金额”字符不一样。有些是double str9,有些是str11。请问各位这个问题要怎样解决啊,麻烦了!
append using "D:\stata\中国海关数据库\2014年海关最终\ 2014出口数据\2014.11-12.dta"
variable _金额 is double in master but str10 in using data
You could specify append's force option to ignore
this numeric/string mismatch. The using variable
would then be treated as if it contained numeric
missing value.
r(106);


雷达卡








京公网安备 11010802022788号







