This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
catalyst
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/catalyst.git
synced
2026-07-29 11:18:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2aae2e0f4ece23502c11f4e3d09c83e3e33ccc2
catalyst
/
zipline
/
finance
/
risk
T
History
Thomas Wiecki
820115f7be
MAINT: Replace iterkv with iteritems.
...
iterkv is being deprecated as of pandas 0.14.
2014-10-22 17:25:37 +02:00
..
__init__.py
MAINT: Break period and cumulative risk metrics into submodules.
2013-08-06 17:49:19 -04:00
cumulative.py
MAINT: Remove unneeded parameter to cumulative.calculate_alpha
2014-04-17 11:19:45 -04:00
period.py
MAINT: Replace iterkv with iteritems.
2014-10-22 17:25:37 +02:00
report.py
MAINT: Use Series throughout for daily returns.
2013-10-19 23:06:18 -04:00
risk.py
PERF: Reduce number of times the downside mask is created.
2014-04-16 16:25:02 -04:00