登录
首页 » python » python解析excel

python解析excel

于 2022-11-20 发布 文件大小:2.54 kB
0 136
下载积分: 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 个回复

  • python提取sift匹配
    2004年提出的Scale Invariant Feature Transform (SIFT) 是改进的基于尺度不变的特征检测器。 SIFT特征包括兴趣点检测器和描述子,它对于尺度,旋转和亮度都具有不变性。 可以进行sift特征的提取及进行两个图片的匹配
    2022-12-22 21:30:03下载
    积分:1
  • 乘法表
    说明:  应用python实现的乘法表,适用于初学python编程的学者作为参考(The multiplication table implemented by Python is suitable for beginners of Python programming.)
    2019-10-13 10:43:32下载
    积分:1
  • python-行人检测-可用
    这是利用python+opencv编写的,行人检测代码,另配有检测样图,测试可用(this is a code for person detect,it function is normal)
    2020-10-27 17:09:59下载
    积分:1
  • 机器学习实战书籍+源码
    机器学习实战书籍 pdf 并附书籍源代码,实战根据详细的例子代码讲解算法的原理,既将原理向受众介绍清楚,也用实际的效果展现了此算法的具体实现,这就非常舒服。非常适合新人入门学习,有需要的可以下载学习
    2022-04-13 10:35:46下载
    积分:1
  • CASC
    Python Web 爬虫,爬豆瓣影评,生成词云,再将词云生成图片。(Crawler, douban film review, comment word cloud into pictures)
    2020-06-22 11:20:02下载
    积分:1
  • gameMaker-with-PythonPyglet
    一个完整的python游戏开发例子,内含十个经典人物:蜘蛛侠,蝙蝠侠,马里奥,孙悟空,隆,还有忍者龙剑传的主角。 例子包含各种游戏常见要素:键盘操作,魔法特效,击中检测.源于pyglet1.12自带小例子改编。开发环境python2.5+pyglet1.12 pyglet是BSD授权。最开放的授权方式,等于完全没有限制,可以自由用于制作一切商业软件。( complete game development python example , contains ten classic characters : Spider-Man , Batman, Mario , the Monkey King , Lung , and Ninja Gaiden protagonist. Common examples include various game elements: keyboard, magic effects, hit detection comes small example pyglet1.12 adaptation . Development environment python2.5+ pyglet1.12 pyglet is BSD licensed . License most open , equal to no limit can be freely used for the production of all commercial software. )
    2015-04-06 21:21:32下载
    积分:1
  • XGboost算法学习资料
    【实例简介】找到的最好的XGBoost算法学习资料,分享给大家!
    2021-05-18 10:33:36下载
    积分:1
  • BP
    说明:  实现bp神经网络,进行简单的bp网络实现,使用python代码实现(Realization of BP neural network)
    2020-12-27 10:48:55下载
    积分:1
  • source codes for_each ML algorithm.zip
    说明:  各种机器学习方法的源代码,包括决策树、随机森林、神经网络等(Source code of various machine learning methods, including decision tree, random forest, neural network, etc)
    2020-12-12 17:07:02下载
    积分:1
  • Python实现HMM模型完美版
    Python实现HMM算法完美版 代码全集(Python realize HMM algorithm perfect edition code complete works)
    2021-03-19 18:09:18下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载