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
Describe the bug
I expect when I type reports\equity, both ipynb and html equity report will be generated. It works for other reports such as crypto, economy, but only not working for equity report.
For your reference, here is the bug shown inside the ipynb file generated from the command \reports\equity:
Referring to this image, I suspect that the "Long business summary" in the ipynb file is not longer extractable from yfinance anymore and so thus, it will generate a KeyError for that when we tried to run it on ipynb file:
For your info, I have also attached the ipynb file generated as the text file at the most bottom part of this bug report. Or you could refer here:
Text file (as .ipynb file format is not supported here): https://paste.ee/p/lKP3V
<Instructions: Copy the content of above file and then save this file as .ipynb file>
To Reproduce
Step 1: type reports
Step 2: type equity
Screenshots
Desktop (please complete the following information):
ipynb file created with error inside
Text file (as .ipynb file format is not supported here): https://paste.ee/p/lKP3V
<Instructions: Copy the content of above file and then save this file as .ipynb file>
The text was updated successfully, but these errors were encountered:
Describe the bug
I expect when I type
reports\equity
, both ipynb and html equity report will be generated. It works for other reports such as crypto, economy, but only not working for equity report.For your reference, here is the bug shown inside the ipynb file generated from the command
\reports\equity
:Referring to this image, I suspect that the "Long business summary" in the ipynb file is not longer extractable from yfinance anymore and so thus, it will generate a KeyError for that when we tried to run it on ipynb file:
For your info, I have also attached the ipynb file generated as the text file at the most bottom part of this bug report. Or you could refer here:
Text file (as .ipynb file format is not supported here): https://paste.ee/p/lKP3V
<Instructions: Copy the content of above file and then save this file as .ipynb file>
To Reproduce
Step 1: type
reports
Step 2: type
equity
Screenshots
Desktop (please complete the following information):
Installation method:
ipynb file created with error inside
Text file (as .ipynb file format is not supported here): https://paste.ee/p/lKP3V
<Instructions: Copy the content of above file and then save this file as .ipynb file>
The text was updated successfully, but these errors were encountered: