mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-20 12:20:29 +08:00
DOC: Add missing period in docstring.
This commit is contained in:
@@ -35,7 +35,7 @@ class PipelineEngine(with_metaclass(ABCMeta)):
|
||||
"""
|
||||
Compute values for `pipeline` between `start_date` and `end_date`.
|
||||
|
||||
Returns a DataFrame with a MultiIndex of (date, asset) pairs
|
||||
Returns a DataFrame with a MultiIndex of (date, asset) pairs.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user