Scott Sanderson
|
2034c65599
|
MAINT: Pluralize top-level term namespaces.
zipline.pipeline.factor -> zipline.pipeline.factors
zipline.pipeline.filter -> zipline.pipeline.filters
|
2015-10-01 18:03:54 -04:00 |
|
Scott Sanderson
|
a40d7e47c1
|
MAINT: Re-export CustomFactor in zipline.pipeline.
|
2015-10-01 18:03:54 -04:00 |
|
Scott Sanderson
|
1f6c7ff31f
|
MAINT: Rename ffc_loader -> pipeline_loader.
|
2015-10-01 18:03:54 -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 |
|