Python中文网

这本Python金融大数据分析(第2版 影印版)图书,是2019-06-01月由东南大学出版社所出版的,著作者信息: Yves,Hilpisch 著,本版是第1次印刷, ISBN:9787564183721,品牌:未知, 这本书的包装是16开平装,所用纸张为胶版纸,全书页数691,字数有87万6000字, 是本值得推荐的Python软件开发图书。

此书内容摘要

Python已成为数据驱动和AI优先的金融界的编程语言。一些投资银行和对冲基金现在都使用Python及其生态系统来构建核心交易和风险管理系统。
在《Python金融大数据分析(第2版 影印版)》的第二版中,YvesHilpisch向开发人员和定量分析师展示了如何使用Python包和工具进行金融数据科学、算法交易和计算金融学。第二版针对Python3进行了更新,其中的大部分代码都采用了JupyterNotebooks的形式,为几乎所有的示例提供了可执行交互式版本。在共5部分内容中,你将学习到Python及其生态系统是如何为从事金融业务的公司和个人提供技术框架的。

关于此书作者

Yves Hilpisch,The Python Quans的创始人和任事股东,该集团专注于用于金融数据科学、人工智能、算法交易和计算金融的开源技术的使用。他也是The AI Machine的创始人和CEO,该公司专注于利用通过专有策略执行平台进行的算法交易的人工智能的力量。Yves还是最终成为University Certificatein Python for Algorithmic Trading的首位在线培训计划的负责人。

编辑们的推荐

暂无.

Python金融大数据分析(第2版 影印版)图书的目录

Preface
Part 1.Python and Finance
1. Why Python for Finance
The Python Programming Language
A Brief History of Python
The Python Ecosystem
The Python User Spectrum
The Scientific Stack
Technology in Finance
Technology Spending
Technology as Enabler
Technology and Talent as Barriers to Entry
Ever-Increasing Speeds, Frequencies, and Data Volumes
The Rise of Real-Time Analytics
Python for Finance
Finance and Python Syntax
Efficiency and Productivity Through Python
From Prototyping to Production
Data-Driven and AI-First Finance
Data-Driven Finance
AI-First Finance
Conclusion
Further Resources
2. Python Infrastructure
conda as a Package Manager
Installing Miniconda
Basic Operations with conda
conda as a Virtual Environment Manager
Using Docker Containers
Docker Images and Containers
Building an Ubuntu and Python Docker Image
Using Cloud Instances
RSA Public and Private Keys
Jupyter Notebook Configuration File
Installation Script for Python and Jupyter Notebook
Script to Orchestrate the Droplet Setup
Conclusion
Further Resources
Part II.Mastering the Basics
3. Data Types and Structures
Basic Data Types
Integers
Floats
Booleans
Strings
Excursion: Printing and String Replacements
Excursion: Regular Expressions
Basic Data Structures
Tuples
Lists
Excursion: Control Structures
Excursion: Functional Programming
Dicts
Sets
Conclusion
Further Resources
4. Numerical Computing with NumPy
Arrays of Data
Arrays with Python Lists
The Python array Class
Regular NumPy Arrays
Part III. Financial data science
Part IV. Algorithmic Trading
Part V. Derivatives Analytics

部分内容试读

暂无.

关于此书评价

★“Python的易读语法、与C/C++轻松集成的能力以及多种数值计算工具使其成为金融分析的自然选择。在业界领先的金融机构中,它正在迅速成为各式语言和工具的事实替代品。”
——Kirat Singh,Beacon Platform公司CEO和联合创始人

书摘内容

暂无.

Python金融大数据分析(第2版 影印版)最新最全的试读、书评、目录、简介信息由Python中文网整理提供。

上一篇:没有了

下一篇:Python 网络爬虫实战 [Web Crawler With Python]