# read Excel file into a DataFrame df = pd.read_excel(r'./Importing files/World_city.xlsx') # print values df