python excel read column code example Example: pandas read excel import pandas as pd pd.read_excel('tmp.xlsx', index_col=0)