Book Image

Python for Finance Cookbook - Second Edition

By : Eryk Lewinson
5 (1)
Book Image

Python for Finance Cookbook - Second Edition

5 (1)
By: Eryk Lewinson

Overview of this book

Python is one of the most popular programming languages in the financial industry, with a huge collection of accompanying libraries. In this new edition of the Python for Finance Cookbook, you will explore classical quantitative finance approaches to data modeling, such as GARCH, CAPM, factor models, as well as modern machine learning and deep learning solutions. You will use popular Python libraries that, in a few lines of code, provide the means to quickly process, analyze, and draw conclusions from financial data. In this new edition, more emphasis was put on exploratory data analysis to help you visualize and better understand financial data. While doing so, you will also learn how to use Streamlit to create elegant, interactive web applications to present the results of technical analyses. Using the recipes in this book, you will become proficient in financial data analysis, be it for personal or professional projects. You will also understand which potential issues to expect with such analyses and, more importantly, how to overcome them.
Table of Contents (18 chapters)
16
Other Books You May Enjoy
17
Index

Other Books You May Enjoy

If you enjoyed this book, you may be interested in these other books by Packt:

Hands-On Financial Modeling with Excel for Microsoft 365 – Second Edition

Shmuel Oluwa

ISBN: 978-1-80323-114-3

  • Identify the growth drivers derived from processing historical data in Excel
  • Use discounted cash flow (DCF) for efficient investment analysis
  • Prepare detailed asset and debt schedule models in Excel
  • Calculate profitability ratios using various profit parameters
  • Obtain and transform data using Power Query
  • Dive into capital budgeting techniques
  • Apply a Monte Carlo simulation to derive key assumptions for your financial model
  • Build a financial model by projecting balance sheets and profit and loss

Developing High-Frequency Trading Systems

Sebastien Donadio

Sourav Ghosh

Romain Rossier

ISBN: 978-1-80324-281-1

  • Understand the architecture of high-frequency...