当前位置>主页 > 期刊在线 > 计算机技术 >

计算机技术2020年1期

基于Pandas 实现Excel 文件的批量导入与分析
马孝宗
(河南中烟工业有限责任公司驻马店卷烟厂 卷包部,河南 驻马店 463000)

摘  要:文章以驻马店卷烟厂综合合格率分析为例,详细阐述了基于Pandas 对Excel 文件进行批量导入与分析的实现过程。该方法实现了Excel 数据导入与分析的自动化,有效避免了由于数据量大、表格结构复杂造成的人工操作多、数据汇总难、易出错、效率低等难点,该程序也适用于CSV、SQL、TXT、HTML 等文件的批量导入与分析,具有良好的实用性与推广价值。


关键词:Pandas;Excel;批量导入;数据分析



中图分类号:TP391        文献标识码:A         文章编号:2096-4706(2020)01-0060-03


Batch Input and Analysis of Excel Files Based on Pandas

MA Xiaozong

(Cigarette Rolling Department of Zhumadian Cigarette Factory of Henan Zhongyan Industry Co.,Ltd.,Zhumadian 463000,China)

Abstract:Combined with practical application,taking the comprehensive qualification rate analysis of Zhumadian Cigarette Factory as an example,this paper elaborates the implementation process of batch input and analysis of Excel files based on Pandas. This method realizes the automation of Excel data input and analysis,effectively avoids the difficulties of manual operation,data collection,error prone and low efficiency caused by large amount of data and complex table structure. The program is also suitable for batch input and analysis of CSV,SQL,TXT,HTML and other files,which has good practicability and promotion value.

Keywords:Pandas;Excel;batch input;data analysis


参考文献:

[1] 张良均,王路,谭立云,等.Python 数据分析与挖掘实战 [M]. 北京:机械工业出版社,2015:60-64.

[2] 张若愚.Python 科学计算 [M]. 北京:清华大学出版社,2012:469-471.

[3] 麦金尼. 利用Python 进行数据分析:第2 版 [M]. 徐敬一,译. 北京:机械工业出版社,2018:10-11.

[4] 马瑟斯.Python 编程从入门到实践 [M]. 袁国忠,译. 北京:人民邮电出版社,2016:80-82.

[5] 西格兰. 集体智慧编程 [M]. 莫映,王开福,译. 北京:电子工业出版社,2015:156-157.

[6] 张志强,赵越. 零基础学Python [M]. 北京:机械工业出版社,2015:85-86.


作者简介:马孝宗(1989-),男,汉族,河南驻马店人,信息管理员,助理工程师,硕士,研究方向:数据分析、办公自动化。