阅读背景:

XLRD/Python:将Excel文件读入带有for循环的字典

来源:互联网 

I'm looking to read in an Excel workbook with 15 fields and about 2000 rows, and convert each row to a dictionary in Python. I then want to append each dictionary to a list. I'd like each field in the top row of the workbook to be a key within each dictionary, and have the corresponding cell value be the value within the dictionary. I've already looked at examples I'm looking to read in an Excel workbook with 1




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: