在Python中使用Excel命令

时间:2018-09-26 19:21:10

标签: python-3.x

请看图片。- enter image description here

假设我在Excel中有X和Y两列。在第三列中,我想标识那些在第1列而不是在第2列中的数字。

1 个答案:

答案 0 :(得分:0)

在此处阅读:

https://www.datacamp.com/community/tutorials/python-excel-tutorial

我相信它具有您想要做的一切。