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
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:
[Pastecodehere]
Please provide the full traceback:
[Pastetracebackhere]
Please provide any additional information below:
Versions
Alphalens version:
Python version:
Pandas version:
Matplotlib version:
The text was updated successfully, but these errors were encountered:
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:
Please provide the full traceback:
Please provide any additional information below:
Versions
The text was updated successfully, but these errors were encountered: