搜索资源列表
Python-data-analysis
- 本书讲的是利用python进行数据控制、处理、整理、分析等方面的具体细节和基本要点。同时,它也是利用Python进行科学计算的实用指南。-This book is about the use of python for data control, processing, sorting, analysis and other aspects of the specific details and basic points. It is
热力图
- 使用百度API制作热力图,python可以直接从数据库中导出符合json格式的数据(Using Baidu API to make thermal charts, python can export data directly from the database in JSON format)
cnn
- 这是一个经过自己整理的卷积神经网络的代码,对0-9数据集进行分类的代码,使用tensorflow框架完成的,主要使用的语言是Python,可以直接运行,初学者可以用于学习交流。(This is a self compiled convolutional neural network code, 0-9 data sets for classification of code, using the tensorflow fr a mewo
1_notmnist
- 爬取数据、整理并打包成pickle文件、用于机器学习亦或者深度学习、适合TensorFlow开发者使用。(Crawling data, sorting and packaging into pickle files)
bussiness_craw
- 爬虫,抓取大宗商品类别数据,并进行整理,获取资源数据(crew the data and to get the useful data to deal to different problems and it is useful to us and study)
taobaoIP
- 调用了淘宝的IP查询API,需要联网才可以进行查询,实现思路就是请求然后获取数据,之后对于获取到的json数据进行归档整理输出(Taobao's IP query API is invoked. It needs networking to query. The idea is to request and get data, then archive and output the acquired JSON data.)
Python进行数据分析
- 《利用Python进行数据分析》讲的是利用Python进行数据控制、处理、整理、分析等方面的具体细节和基本要点。同时,它也是利用Python进行科学计算的实用指南(专门针对数据密集型应用)。 《利用Python进行数据分析》重点介绍了用于高效解决各种数据分析问题的Python语言和库。《利用Python进行数据分析》没有阐述如何利用Python实现具体的分析方法。("Python data analysis"
python自动化系列2.0
- 这篇 文章, 是作者 一个星期 的心血之作。 Python 自动化 办公 系列 文章 ,一直 深受 广大 码友的喜欢 。鉴于此, 我将 python 如何 操作 word 、excel 、ppt 、pd 这几个 备受关注 的文章 整合 一下, 写了这 篇文章。 从“资料整理 ”到“自制 数据 ”,从“代码 编写 ”到“文章排版 ”,差不多 用了 整 一周。 只为了 让大家 能够 更方便 的学习 到知