摘要: Python中的pandas模块进行数据分析。 接下来pandas介绍中将学习到如下8块内容:1、数据结构简介:DataFrame和Series2、数据索引index3、利用pandas查询数据4、利用pandas的DataFrames进行统计分析5、利用pandas实现SQL操作6、利用panda 阅读全文
posted @ 2019-09-30 10:05 jch海的世界 阅读(246) 评论(0) 推荐(0)
摘要: #下面这些变量需要您根据自己的具体情况选择 biaotou=['学号','学生姓名','第一志愿','第二志愿','第三志愿','第四志愿','第五志愿','联系电话','性别','备注'] #在哪里搜索多个表格 filelocation="C:\\Users\\ann\Documents\\Pyt 阅读全文
posted @ 2019-09-29 16:58 jch海的世界 阅读(815) 评论(1) 推荐(0)
摘要: https://mp.weixin.qq.com/s/ZnerIQgcp8eYASrUC91vYw 阅读全文
posted @ 2019-09-29 14:48 jch海的世界 阅读(127) 评论(0) 推荐(0)