复现 使用join进行数据关联,这里用了一个命名的id作为关联主键,左侧是数值类型,右侧是字符串类型。 import pandas from numpy import float64 def test1(): left = pandas.DataFrame({ 'A':