added [Jupyter Quant](https://github.com/gnzsnz/jupyter-quant) A dockerized Jupyter quant research environment.

This commit is contained in:
gonzo
2023-11-17 10:28:48 +01:00
parent e384351c3e
commit 5a7a6da471
+4
View File
@@ -161,6 +161,10 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [alphalens](https://github.com/quantopian/alphalens) - Performance analysis of predictive alpha factors.
- [Spectre](https://github.com/Heerozh/spectre) - GPU-accelerated Factors analysis library and Backtester
### Quant Research Environment
- [Jupyter Quant](https://github.com/gnzsnz/jupyter-quant) - A dockerized Jupyter quant research environment with preloaded tools for quant analysis, statsmodels, pymc, arch, py_vollib, zipline-reloaded, PyPortfolioOpt, etc.
### Time Series
- [ARCH](https://github.com/bashtage/arch) - ARCH models in Python.