From 3a22c8b8894ea84026934e482cb7f21a51588d2e Mon Sep 17 00:00:00 2001 From: diogopublio Date: Tue, 3 Nov 2020 12:42:14 -0300 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a0c7361..671f7e3 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,6 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [algorithmic-trading-with-python](https://github.com/chrisconlan/algorithmic-trading-with-python) - Free `pandas` and `scikit-learn` resources for trading simulation, backtesting, and machine learning on financial data. - [DeepDow](https://github.com/jankrepl/deepdow) - Portfolio optimization with deep learning - - ### Risk Analysis - [pyfolio](https://github.com/quantopian/pyfolio) - Portfolio and risk analytics in Python.