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)