使用contact合并文件,并增加列名报错:dict object have no attributed to colume
你似乎把一个字典当成了 pandas.DataFrame,并为它指定了列名导致报错了