Siehe Blätter der Excel -Datei Python
xl = pd.ExcelFile('foo.xls')
xl.sheet_names
Coder_Fox
xl = pd.ExcelFile('foo.xls')
xl.sheet_names