how to read excell python code example Example: pandas read excel import pandas as pd pd.read_excel('tmp.xlsx’, sheet_name='Sheet1')