I'm working with pandas a few time ago. In 0.12 version, I read excel files using pandas.read_excel(filename, sheetname, index_col), the read file was in the next format, with the header in the first row:I'm working with pandas a few time ago. In 0.12