会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
whcp
人生苦短、python是岸
博客园
管理
2020年5月26日
Excel操作、requests库、redis、异常处理
摘要: excel读操作; import xlrd book = xlrd.open_workbook('db_wh_data.xls') #打开excel sheet1 = book.sheet_by_name('db_data') #通过sheet名称,获取sheet对象 sheet2 = book.s
阅读全文
posted @ 2020-05-26 15:08 whcp
阅读(226)
评论(0)
推荐(0)
公告