摘要: 简介: 在Python中xlrd和xlwt是两个很重要的模块,主要解决Python读写excel数据的接口问题。 1. 数据格式 xlrd所读取的excel数据可能的格式有七种: empty(空的) text(string) number, date, boolean, error, blank(空 阅读全文
posted @ 2019-10-01 22:54 CarreyB 阅读(1860) 评论(0) 推荐(0) 编辑