You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I moved to pyCharm and using ffn now to make equity curves etc...
Receive this error again that i used to in jupyter but that went away. What do i need to do when i run in pyCharm:
C:\Users.....\venv\lib\site-packages\ffn\core.py:2054: RuntimeWarning: invalid value encountered in minimum
negative_returns = np.minimum(returns, 0.)
The text was updated successfully, but these errors were encountered:
I moved to pyCharm and using ffn now to make equity curves etc...
Receive this error again that i used to in jupyter but that went away. What do i need to do when i run in pyCharm:
C:\Users.....\venv\lib\site-packages\ffn\core.py:2054: RuntimeWarning: invalid value encountered in minimum
negative_returns = np.minimum(returns, 0.)
The text was updated successfully, but these errors were encountered: