From 3d01a882a29f23a6aa2b735bca106963699b6b02 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Wed, 24 Mar 2021 17:38:46 -0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3fce386..0bfb90d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [hasura/base-python-bokeh](https://platform.hasura.io/hub/projects/hasura/base-python-bokeh) - Hasura quickstart to visualize data with bokeh library. - [pysabr](https://github.com/ynouri/pysabr) - SABR model Python implementation. - [FinancePy](https://github.com/domokane/FinancePy) - A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives. -- [FinancePy-Examples](https://github.com/domokane/FinancePy-Examples) - Examples of how to use FinancePy - [gs-quant](https://github.com/goldmansachs/gs-quant) - Python toolkit for quantitative finance - [willowtree](https://github.com/federicomariamassari/willowtree) - Robust and flexible Python implementation of the willow tree lattice for derivatives pricing. - [financial-engineering](https://github.com/federicomariamassari/financial-engineering) - Applications of Monte Carlo methods to financial engineering projects, in Python.