码迷,mamicode.com
首页 > 其他好文 > 详细

模块之numpy,pandas,matplotlib

时间:2019-09-12 21:31:28      阅读:99      评论:0      收藏:0      [点我收藏+]

标签:处理   tor   sub   解压缩   表达式   增加   tensor   proc   数据   

numpy模块

numpy数组(矩阵)的运算, 科学运算, tensorflow

pandas模块

文件(excel)的处理

read_excel()/to_excel()

matplotlib模块

画图, plt.plot()/plt.bar()/plt.scatter()/plt.hist()/plt.pie()

re模块

  1. 正则表达式,字符串内找特定的字符串

typing模块

  1. 获取一些数据类型,generator

collections模块

  1. 增加一些特殊的数据类型

shutil模块

  1. 文件的解压缩

xml模块

  1. 配置文件

subprocess模块

  1. 替代cmd输入命令

python无所不能,只要你想得到的基本都有了

模块之numpy,pandas,matplotlib

标签:处理   tor   sub   解压缩   表达式   增加   tensor   proc   数据   

原文地址:https://www.cnblogs.com/shiqizz/p/11515062.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!