内容概要:用于数据分析,把常见的csv,excel,json,sql等数据表,读写到pandas,用于大数据分析。 适用人群:利用python进行数据分析的初学者,pandas基础学习爱好者,股票财经数据分析 场景类型:学习读取数据表,转换数据类型,python程序样例,读取数据后可用于统计分析,机器学习,AI分析,
2024-01-18 14:41:38 1KB python 数据分析 pandas 统计分析
1
内容概要:10G的Python数据分析与挖掘实战学习视频,包括了Python3数据科学入门与实战,大数据入门到实战篇(Hadoop2.80),Python3实战Spark大数据分析及调度,数据分析与数据挖掘高级实战案例 适合人群:具备一定编程基础,工作1-3年的研发人员 能学到什么:Python3数据科学入门与实战,大数据入门到实战篇(Hadoop2.80),Python3实战Spark大数据分析及调度,数据分析与数据挖掘高级实战案例 阅读建议:10G的Python数据分析与挖掘实战学习视频,包括了Python3数据科学入门与实战,大数据入门到实战篇(Hadoop2.80),Python3实战Spark大数据分析及调度,数据分析与数据挖掘高级实战案例。
2024-01-18 14:27:38 72B Python 数据挖掘 数据分析 Hadoop
1
主要介绍了Python数据分析pandas模块用法,结合实例形式分析了pandas模块对象创建、数值运算等相关操作技巧与注意事项,需要的朋友可以参考下
2024-01-18 14:27:17 68KB Python 数据分析 pandas模块
1
主要介绍了Python数据分析模块pandas用法,结合实例形式详细分析了Python数据分析模块pandas的功能、常见用法及相关操作注意事项,需要的朋友可以参考下
2024-01-18 14:26:25 171KB Python 数据分析模块 pandas
1
SVR实现多输入多输出回归模型搭建,python,带数据集
2023-12-21 22:48:44 17KB python 数据集
1
(1)熟悉Python编程,基础结构流程; (2)数据框和序列的访问、切片及运算、交叉分析; (3)pandas导入外部数据文件;
2023-12-01 15:02:24 519KB python 数据分析 数据集
1
基于深度学习的SRGAN图像超分重建算法,该资源为本人博客https://wuxian.blog.csdn.net/article/details/125034820中介绍的算法实现代码,包含训练测试数据集和完整代码,代码中已添加完整中文注释,详细原理和代码介绍请参考博客内容。代码已经过调试,可完美运行,关于训练用的COCO数据集下载请见博客给出,注意:请按照博客中给定的python环境和依赖库版本进行安装,否则可能会出现环境不兼容问题。
2023-11-29 16:05:19 297.44MB python 数据集 SRGAN 超分重建
1
软件: anaconda jupyter notebook 运行代码文件:naive bayes.ipynb python环境
2023-11-12 20:53:50 55.11MB 机器学习 python 数据集 朴素贝叶斯算法
1
problem-solving-with-algorithms-and-data-structure-using-python 中文版
2023-11-10 06:03:04 8.21MB python 数据结构
1
This book is about the fundamentals of data structures and algorithms--the basic elements from which large and complex software artifacts are built. To develop a solid understanding of a data structure requires three things: First, you must learn how the information is arranged in the memory of the computer. Second, you must become familiar with the algorithms for manipulating the information contained in the data structure. And third, you must understand the performance characteristics of the data structure so that when called upon to select a suitable data structure for a particular application, you are able to make an appropriate decision.
2023-10-18 23:26:48 3.25MB
1