表格中有合并单元格的情况 表格中有合并单元格的情况 data = pd.read_excel(r"C:\Users\asus pc\Desktop\test.xlsx", header=None)data[0].fillna(method='pad',inplace=True) 解决方法:填充