pandas: leading zeros in decimal integer
https://ru.files.fm/u/2sw3nc787
Тут файл.
Обрабатываю так:
df = pd.read_excel('Книга20.xlsx', index_col=0)
bonus = df.apply(list,1).to_dict()
print(bonus)
мне надо удалить все одинарных кавычек, кроме фамилии.