pandas read excel multiple tabs code example Example: how to read excel with multiple pages on pandas pd.read_excel('filename.xlsx', sheet_name = 'sheetname')