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