搜索资源列表
xlrd-0.7.0
- python 读取excel文件,这是一个系列的包,巨方便-python read excel file, which is a series of packets, giant convenience
xlwt-0.7.1.win32
- xlwt 是用PYTHON生成EXCEL文件的包,和xlrd是读写整套包,巨方便-xlwt is generated PYTHON package EXCEL files, and read and write the entire package is xlrd, giant convenience
pyexcelerator-0.6.4.1
- Excel文件读取 安装: python setup.py install from pyExcelerator import * sheets = parse_xls( d:/a.xls ) 很简单,与 xlrd 不同。xlrd 需要先调用book = xlrd.open_workbook(filename)打开文档,然后再调用sh = book.sheet_by_index(i)来得到第几个shee
xlrd-0.6.1
- 使用 xlrd 能够很方便的读取 excel 文件内容,而且这是个跨平台的库,能够在windows,linux/unix,等平台上面使用。 -Use xlrd can easily read the contents of excel file, and this is a cross-platform libraries, can be windows, linux/unix, and other platforms used abo
xlrd-change-markov-matrix-excel2txt
- 利用python插件xlrd将markov矩阵的excel表格转换为文本文件-xlrd change markov matrix excel to txt
xlrd-1.0.0.tar
- 简单、易用的excel处理插件包,python工具包(excel python develop tool packet)
openpyxl-2.4.1.tar
- To Read Ms Excel files form Python. (init)
xlrd-0.9.2.tar
- Xlrd 编译修正为Android7.0可执行的正版代码,能有效避免很多不必要的失误和提升工作效率(Xlrd compilation is revised to Android7.0 executable genuine code, can effectively avoid a lot of unnecessary mistakes and improve work efficiency)
xlrd-1.1.0.tar
- 手写字体识别数据专用集,可以用来测试神经网络,深度血虚(Handwritten font recognition data set)
python 批量查询 转存EXCEL
- python 批量查询 转存EXCEL selenium==4.3.0 xlrd==1.2.0 xlwt==1.3.0