Get the inputs from Excel and use those inputs in python script

后端 未结 4 1338
予麋鹿
予麋鹿 2021-01-16 14:23

How to get the inputs from excel and use those inputs in python.

4条回答
  •  一整个雨季
    2021-01-16 14:57

    Take a look at xlrd

    This is the best reference I found for learning how to use it: http://www.dev-explorer.com/articles/excel-spreadsheets-and-python

提交回复
热议问题