mirror of
https://github.com/robertmartin8/PyPortfolioOpt.git
synced 2022-11-27 18:02:41 +03:00
improved docstrings
This commit is contained in:
@@ -105,7 +105,7 @@ class BaseScipyOptimizer(BaseOptimizer):
|
||||
- ``tickers`` - str list
|
||||
- ``weights`` - np.ndarray
|
||||
- ``bounds`` - float tuple OR (float tuple) list
|
||||
- ``initial_guess`` - nnp.ndarray
|
||||
- ``initial_guess`` - np.ndarray
|
||||
- ``constraints`` - dict list
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user