We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When deploying the start/end dates, errors and empty charts can be returned.
ef
ef -s 2018-08-19 -e 2022-08-18
`ef -s 2019-08-19 -e 2022-08-18'
2022 Aug 19, 12:49 /portfolio/po/ $ ef -p max Error: shapes (6939, 3) and (14, 133) not aligned
The text was updated successfully, but these errors were encountered:
I've tried several portfolios, they all worked. When reporting a bug you need to say everything about it otherwise it's hard to recreate.
Sorry, something went wrong.
Did you try with ef -p max?
ef -p max
load -f Public_Equity_Orderbook.xlsx po ef -p max Error: shapes (10515, 2) and (10, 129) not aligned
ef -p 5y produces the expected results:
ef -p 5y
Selecting a starting date from 2012 produces the error:
fix [Bug] Portfolio/EF - adding start/end dates, or period flag, gene…
bbfebfc
…rates Error: shapes (1002, 13) and (14, 20032) not aligned #2372
I was having a look at this a couple days ago, should be fixed now!
12bf706
…rates Error: shapes (1002, 13) and (14, 20032) not aligned #2372 (#2446)
soggyomelette
Successfully merging a pull request may close this issue.
When deploying the start/end dates, errors and empty charts can be returned.
ef
ef -s 2018-08-19 -e 2022-08-18
`ef -s 2019-08-19 -e 2022-08-18'
The text was updated successfully, but these errors were encountered: