摘要:
The xlrd ModuleA Python module for extracting data from MS Excel ™ spreadsheet files. Version 0.7.3 -- February/March 2012General informationAcknowled... 阅读全文
posted @ 2014-07-16 23:00
helo_blog
阅读(851)
评论(0)
推荐(0)
摘要:
下载对应的源码,往往都是.tar.gz,.zip的压缩包,解压.打开windows的cmd,切换到对应目录1 C:2 cd C:\xx3 setup.py install 阅读全文
posted @ 2014-07-16 21:37
helo_blog
阅读(142)
评论(0)
推荐(0)
摘要:
1. Python 操作 Excel 的函数库我主要尝试了 3 种读写 Excel 的方法:1> xlrd, xlwt, xlutils: 这三个库的好处是不需要其它支持,在任何操作系统上都可以使用。xlrd 可以读取 .xls, .xlsx 文件,非常好用;但因为 xlwt 不能直接修改 Exce... 阅读全文
posted @ 2014-07-16 21:18
helo_blog
阅读(299)
评论(0)
推荐(0)

浙公网安备 33010602011771号