Veja folhas do Excel File Python
xl = pd.ExcelFile('foo.xls')
xl.sheet_names
Coder_Fox
xl = pd.ExcelFile('foo.xls')
xl.sheet_names