1  TypeError: ufunc 'add' did not contain a loop with signature matching types dtype('S3') dtype('S3') dtype('S3')

改成data1.city_code.values + "-" + data1.city_code2.values.astype(np.str)

 

 

 

 

posted on 2017-11-16 16:57  oraser  阅读(342)  评论(0编辑  收藏  举报