登录
首页 » python » python解析excel

python解析excel

于 2022-11-20 发布 文件大小:2.54 kB
0 77
下载积分: 2 下载次数: 3

代码说明:

解析读取excel工具,主要用于跟excel文件相关的处理,能根据需求读取excel相关key的值,eg:#useAge:#import excelReader#reader = excelReader.getReader();#reader.Read(excelPath);#excelInfo = reader.GetExcelInfoByPathAndSheetName(excelPath,"Main");#excelRows = excelInfo.GetExcelRows();#for row in excelRows:#     rowCells = row.GetRowCells();#     for cell in rowCells:#         print("key = %s,v = %s,type=%s"%(cell.GetKey(),cell.GetValue(),cell.GetType()));

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • crbm_audio_r2
    cdbn.卷积深度信念网络用于声音识别。此代码为老外写的matlab代码(Cdbn. convolutional depth belief network for identification of sound. This code for a foreigner to write matlab code Cdbn. convolutional depth belief network for identification of sound. This code for a foreigner to write matlab code )
    2015-01-07 08:48:12下载
    积分:1
  • python-实现knn算法
    k近邻算法,k NearestNeighbor(KNN),它的工作原理如下:    存在一个样本数据集合,也称作训练样本集,并且样本集中每个数据都存在标签,即我们知道样本集中每一数据与所属分类的对应关系。当输入没有标签的新数据后,将新数据的每个特征与样本集中数据对应的特征进行比较,然后算法提取样本集中特征最相似数据(最近邻)的分类标签。一般来说,我们只选择样本数据集中前k个最相似的数据,这就是k近邻算法中k的出处,通常k是不大于20的整数。最后,选择k个最相似数据中出现次数最多的分类,作为新数据的分类。
    2022-02-02 02:10:24下载
    积分:1
  • zuco-nlp-master 结合脑电眼动特征的自然阅读认知分析
    【实例简介】 zuco-nlp-master 结合脑电眼动特征的自然阅读认知分析
    2021-12-29 00:31:14下载
    积分:1
  • xn_py
    客户端为openmv采集图片数据,经wifi模块传输给服务器,服务器端接收保存为本地文件。(The client collects the picture data for openmv, and transmits it to the server through WiFi module. the server receives and saves it as local file.)
    2018-10-30 11:01:12下载
    积分:1
  • Cellular-Automation-master
    说明:  可以进行智能驾驶汽车的元胞自动机模拟,提供了完整的代码,可以修改(Cellular-Automaton-for-self-drive-master)
    2019-01-16 21:05:24下载
    积分:1
  • vgae_pytorch-master
    说明:  图形自动编码器的pytorch实现,参考论文vgae(Implementation of graph self encoder gae with Python)
    2021-03-19 10:59:19下载
    积分:1
  • 桐人最帅插画补丁
    说明:  一个普通的小游戏,没有什么功能,就一个小小的游戏(An ordinary little game, no function, just a garbage game.)
    2020-06-19 17:00:01下载
    积分:1
  • time-series-prediction-with-gan-master
    说明:  keras 和tensorflow用GAN实现时间序列预测(Time series prediction with GaN by keras and tensorflow)
    2019-12-20 20:19:55下载
    积分:1
  • 认识NumPy数组对象
    【实例简介】
    2021-10-24 00:30:58下载
    积分:1
  • MM
    说明:  前向算法后向算法双向算法方法实现中文匹配(Forward algorithm backward algorithm two way algorithm for Chinese matching)
    2019-11-12 10:49:11下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载