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

freq error: freq must be Day, BDay or CustomBusinessDay #382

Open
tongxinw opened this issue Jul 29, 2020 · 1 comment
Open

freq error: freq must be Day, BDay or CustomBusinessDay #382

tongxinw opened this issue Jul 29, 2020 · 1 comment

Comments

@tongxinw
Copy link

Problem Description

Is it possible to have multi-index freq as BMonthEnd() while creating tear sheets?
I would like to analyze the monthly return, and I have access to the monthly return dataset with the return column name '21D' as well. However, I kept getting the error while calling create_full_tear_sheet() due to the frequency setting.
Please provide a minimal, self-contained, and reproducible example:

[Paste code here]

Please provide the full traceback:

[Paste traceback here]

Please provide any additional information below:

Versions

  • Alphalens version:
  • Python version:
  • Pandas version:
  • Matplotlib version:
@wukan1986
Copy link

#371

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