mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-07 01:23:03 +08:00
DOC: Clarify how AssetExists() is special.
This commit is contained in:
@@ -320,6 +320,9 @@ class AssetExists(Term):
|
||||
every asset on every date. We don't subclass Filter, however, because
|
||||
`AssetExists` is computed directly by the PipelineEngine.
|
||||
|
||||
This term is guaranteed to be available as an input for any term computed
|
||||
by SimplePipelineEngine.run_pipeline().
|
||||
|
||||
See Also
|
||||
--------
|
||||
zipline.assets.AssetFinder.lifetimes
|
||||
|
||||
Reference in New Issue
Block a user