Mastering Pandas for Finance
暫譯: 精通 Pandas 在金融中的應用
Michael Heydt
- 出版商: Packt Publishing
- 出版日期: 2015-05-29
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 259
- 裝訂: Paperback
- ISBN: 1783985100
- ISBN-13: 9781783985104
-
相關分類:
Python、程式語言
海外代購書籍(需單獨結帳)
商品描述
Master pandas, an open source Python Data Analysis Library, for financial data analysis
About This Book
- A single source for learning how to use the features of pandas for financial and quantitative analysis.
- Explains many of the financial concepts including market risk, options valuation, futures calculation, and algorithmic trading strategies.
- Step-by-step demonstration with interactive and incremental examples to apply pandas to finance
Who This Book Is For
If you are interested in quantitative finance, financial modeling, and trading, or simply want to learn how Python and pandas can be applied to finance, then this book is ideal for you. Some knowledge of Python and pandas is assumed. Interest in financial concepts is helpful, but no prior knowledge is expected.
In Detail
This book will teach you to use Python and the Python Data Analysis Library (pandas) to solve real-world financial problems.
Starting with a focus on pandas data structures, you will learn to load and manipulate time-series financial data and then calculate common financial measures, leading into more advanced derivations using fixed- and moving-windows. This leads into correlating time-series data to both index and social data to build simple trading algorithms. From there, you will learn about more complex trading algorithms and implement them using open source back-testing tools. Then, you will examine the calculation of the value of options and Value at Risk. This then leads into the modeling of portfolios and calculation of optimal portfolios based upon risk. All concepts will be demonstrated continuously through progressive examples using interactive Python and IPython Notebook.
By the end of the book, you will be familiar with applying pandas to many financial problems, giving you the knowledge needed to leverage pandas in the real world of finance.
商品描述(中文翻譯)
**掌握 pandas:一個開源的 Python 數據分析庫,用於金融數據分析**
## 本書介紹
- 提供學習如何使用 pandas 的功能進行金融和量化分析的單一來源。
- 解釋許多金融概念,包括市場風險、選擇權評價、期貨計算和算法交易策略。
- 逐步演示,通過互動和漸進的範例將 pandas 應用於金融。
## 本書適合誰
如果您對量化金融、金融建模和交易感興趣,或只是想學習如何將 Python 和 pandas 應用於金融,那麼這本書非常適合您。假設您對 Python 和 pandas 有一些基本了解。對金融概念的興趣會有所幫助,但不需要有先前的知識。
## 詳細內容
本書將教您如何使用 Python 和 Python 數據分析庫(pandas)來解決現實世界中的金融問題。
本書從 pandas 數據結構開始,您將學習如何加載和操作時間序列金融數據,然後計算常見的金融指標,接著進入使用固定窗口和移動窗口的更高級推導。這將引導您將時間序列數據與指數和社會數據相關聯,以建立簡單的交易算法。接下來,您將學習更複雜的交易算法,並使用開源回測工具實現它們。然後,您將檢視選擇權的價值計算和風險價值(Value at Risk)。這進一步引導到投資組合建模和基於風險的最佳投資組合計算。所有概念將通過使用互動式 Python 和 IPython Notebook 的漸進範例持續演示。
到本書結束時,您將熟悉如何將 pandas 應用於許多金融問題,並獲得在現實金融世界中利用 pandas 所需的知識。