Basic Data Analysis and More - A Guided Tour Using Python

简介:
在这些讲义中,将介绍和说明一些经常需要的统计工具。它们允许对来自例如大规模数值模拟 (又名随机实验序列) 的数据进行后处理。从数据分析的角度来看,这里介绍的概念和技术具有普遍的兴趣,并且充其量只能由计算辅助使用。因此,提供了使用Python编程语言的所呈现的技术的示例性实现。这些讲义的内容颇具选择性,代表了计算实验者对基础数据分析主题的看法,从简单的计算随机变量分布的矩到层次聚类分析和Python代码并行化等更多涉及的主题。
英文简介:
In these lecture notes, a selection of frequently required statistical tools will be introduced and illustrated. They allow to post-process data that stem from, e.g., large-scale numerical simulations (aka sequence of random experiments). From a point of view of data analysis, the concepts and techniques introduced here are of general interest and are, at best, employed by computational aid. Consequently, an exemplary implementation of the presented techniques using the Python programming language is provided.
The contents of these lecture notes is rather selective and represents a computational experimentalist's view on the subject of basic data analysis, ranging from the simple computation of moments for distributions of random variables to more involved topics such as hierarchical cluster analysis and the parallelization of Python code.
- 书名
- Basic Data Analysis and More - A Guided Tour Using Python
- 译名
- 基本数据分析及更多内容——Python 导览
- 语言
- 英语
- 年份
- 2012
- 页数
- 62页
- 大小
- 914.32 kB
- 标签
- Python
- 下载
Basic Data Analysis and More - A Guided Tour Using Python.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:39
←First Course in Programming with Karel the Robot and Python