(Over)write a value from a dictionary to a specific column in an already existing excel

后端 未结 0 868
陌清茗
陌清茗 2020-12-04 16:56

I have a dictionary dc_checkboxes with key value pairs like these: {0:1, 1:1, 2:0}. These are {index : binary answer} pairs I get from a checkbox.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题