I have a column \'answer\' in excel sheet which are numbers, and when read by pandas:
df = pd.read_excel(filename, sheet_name = sheet_names)