会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
lhj588
博客园
首页
新随笔
联系
订阅
管理
2012年1月6日
python操作Excel读写--使用xlrd
摘要: 一、安装xlrd模块 到python官网下载http://pypi.python.org/pypi/xlrd模块安装,前提是已经安装了python 环境。二、使用介绍 1、导入模块 import xlrd 2、打开Excel文件读取数据 data = xlrd.open_workbook('exc...
阅读全文
posted @ 2012-01-06 11:35 lhj588
阅读(602816)
评论(26)
推荐(27)
编辑
公告