登录
首页 » python » python解析excel

python解析excel

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

  • 计算机视觉 opencv 超像素分割.ipynb
    计算机视觉 opencv 超像素分割.ipynb
    2020-11-29下载
    积分:1
  • Expert Python Programming, 2nd Edition
    Become an ace Python programmer by learning best coding practices and advance-level concepts with Python 3.5
    2020-06-23 00:00:03下载
    积分:1
  • CNN手写体识别报告
    说明:  人工智能课程作业,TensorFlow中使用CNN实现手写体数字识别,基于CNN实现手写体数字识别并对比MLP分析。文章对代码原理结构有较为详尽的分析和解释,结尾处附有程序完整代码,可在python中直接运行。(Artificial intelligence course assignments, TensorFlow uses CNN to realize handwritten numeral recognition, and CNN to realize handwritten numeral recognition and MLP analysis. This article has a more detailed analysis and explanation of the code principle and structure. At the end of the article, there is a complete program code, which can run directly in python.)
    2019-06-27 13:54:02下载
    积分:1
  • Robert边缘检测
    说明:  边缘检测的Robert算子Python实现,一个是带噪声,一个是不带噪声的代码(Implementation of Edge Detection)
    2019-04-15 10:26:48下载
    积分:1
  • python_read_excel_and_time_minus
    python读取excel文件,并对其中的时间进行处理,输出到txt文件中(python read excel file, and one of time to process and output to txt file)
    2013-07-13 22:23:25下载
    积分:1
  • dbusdef
    Utilities used throughout JetCreator.
    2014-03-08 14:01:23下载
    积分:1
  • z
    说明:  文档详细介绍了随机森林和决策树概念应用并附有相关代码,可运行(The document details the conceptual application of Stochastic Forest and decision tree)
    2019-07-22 16:11:06下载
    积分:1
  • caffe-ssd.tar
    人工智能 caffe 用与ssd yolo(Artificial intelligence SSD Yolo)
    2020-06-19 18:00:01下载
    积分:1
  • Python语言K临近算法实现glass数据集的分类
    本程序使用Python2.7编写KNN(K临近)算法实现数据的分类,KNN是机器学习和数据挖掘中的一个简单又常用的算法,笔者以glass数据集作为数据源,成功对其分类。压缩包里包括实现算法的完整代码(KNN.py)和glass数据集(glass.txt).
    2022-01-21 04:25:43下载
    积分:1
  • C语言词法分析器,Python实现
    使用Python的正则表达式实现的C语言词法分析器
    2022-08-02 14:14:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载