Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in a Notebook. #284

Open
tschm opened this issue Jan 28, 2025 · 0 comments
Open

Bug in a Notebook. #284

tschm opened this issue Jan 28, 2025 · 0 comments
Assignees

Comments

@tschm
Copy link
Collaborator

tschm commented Jan 28, 2025


ModuleNotFoundError Traceback (most recent call last)
Cell In[23], line 1
----> 1 from cvx.backtest.portfolios import *
3 # Risk-free rate for backtest period; for cash allocation end_date removed since
4 # it is removed in returns (in shift(-1)) to make predictors causal
5 rf = rf_rate.loc[start_date:end_date].iloc[:-1]

ModuleNotFoundError: No module named 'cvx.backtest'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants