Overview
- Contains a compact primer on personal finance planning and management using Python
- Organized around financial concepts including profit, budgeting, investing, amortization, and more
- Inspired by the author's conference presentations on the same topic
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
In Personal Finance with Python you will learn Python and finance at the same time by creating a profit calculator, a currency converter, an amortization schedule, a budget, a portfolio rebalancer, and a purchase forecaster. Many of the examples use pandas, the main data manipulation tool in Python. Each chapter is hands-on, self-contained, and motivated by fun and interesting examples.
Although this book assumes a minimal familiarity with programming and the Python language, if you don't have any, don't worry. Everything is built up piece-by-piece and the first chapters are conducted at a relaxed pace. You'll need Python 3.6 (or above) and all of the setup details are included.
What You'll Learn
- Work with data in pandas
- Calculate Net Present Value and Internal Rate Return
- Query a third-party API with Requests
- Manage secrets
- Build efficient loops
- Parse English sentences with Recurrent
- Work with the YAML file format
- Fetch stock quotes and use Prophet to forecast the future
Who This Book Is For
Anyone interested in Python, personal finance, and/or both! This book is geared towards those who want to manage their money more effectively and to those who just want to learn or improve their Python.
Similar content being viewed by others
Keywords
Table of contents (7 chapters)
Reviews
Authors and Affiliations
About the author
Bibliographic Information
Book Title: Personal Finance with Python
Book Subtitle: Using pandas, Requests, and Recurrent
Authors: Max Humber
DOI: https://doi.org/10.1007/978-1-4842-3802-8
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: Max Humber 2018
Softcover ISBN: 978-1-4842-3801-1Published: 21 July 2018
eBook ISBN: 978-1-4842-3802-8Published: 20 July 2018
Edition Number: 1
Number of Pages: XVI, 117
Number of Illustrations: 36 b/w illustrations
Topics: Python, Personal Finance/Wealth Management/Pension Planning, Programming Languages, Compilers, Interpreters