mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 09:59:46 +08:00
DOC: Typo in docstring.
This commit is contained in:
@@ -51,7 +51,7 @@ class PipelineEngine(with_metaclass(ABCMeta)):
|
||||
result : pd.DataFrame
|
||||
A frame of computed results.
|
||||
|
||||
The columns `result` correspond wil be the computed results of
|
||||
The columns `result` correspond will be the computed results of
|
||||
`pipeline.columns`, which should be a dictionary mapping strings to
|
||||
instances of `zipline.pipeline.term.Term`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user