From 54c79e05a8aa502249762006d54d07ec4c60c26f Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Tue, 19 Oct 2021 07:16:18 -0300 Subject: [PATCH] Added Python-for-Finance-Cookbook Added Python-for-Finance-Cookbook to Reproducing Works section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5c8c10..4093f3a 100644 --- a/README.md +++ b/README.md @@ -429,3 +429,4 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Stock_Analysis_For_Quant](https://github.com/LastAncientOne/Stock_Analysis_For_Quant) - Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau. - [algorithmic-trading-with-python](https://github.com/chrisconlan/algorithmic-trading-with-python) - Source code for Algorithmic Trading with Python (2020) by Chris Conlan. - [MEDIUM_NoteBook](https://github.com/cerlymarco/MEDIUM_NoteBook) - Repository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium. +- [Python-for-Finance-Cookbook](https://github.com/PacktPublishing/Python-for-Finance-Cookbook) - Python for Finance Cookbook, published by Packt.