Tim Shawver
|
631a1879a3
|
Adding a built in Returns factor to the pipeline API.
|
2015-12-01 13:24:41 -05:00 |
|
Scott Sanderson
|
1336dfc181
|
BUG: RSI wasn't even close to working.
Fixed and added tests.
|
2015-10-09 20:10:30 -04:00 |
|
Scott Sanderson
|
2d683961bd
|
MAINT: More renaming.
s/FFCEngine/PipelineEngine/
s/FFCLoader/PipelineLoader/
|
2015-10-01 18:03:54 -04:00 |
|
Scott Sanderson
|
f82a01841b
|
MAINT: Rename ALL the things.
zipline.modelling.* -> zipline.pipeline.*
zipline.data.ffc.loaders -> zipline.pipeline.loaders
tests/modelling -> tests/pipeline
|
2015-10-01 18:03:53 -04:00 |
|