Merge pull request #35 from ernestoeperez88/add-python-alphalens

Merged!
Thanks!
This commit is contained in:
Wilson Freitas
2018-06-01 07:25:33 -03:00
committed by GitHub
+4
View File
@@ -75,6 +75,10 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [visualize-wealth](https://github.com/benjaminmgross/visualize-wealth) - Portfolio construction and quantitative analysis
- [VisualPortfolio](https://github.com/wegamekinglc/VisualPortfolio) - This tool is used to visualize the perfomance of a portfolio
### Factor Analysis
- [alphalens](https://github.com/quantopian/alphalens) - Performance analysis of predictive alpha factors
### Time Series
- [ARCH](https://github.com/bashtage/arch) - ARCH models in Python