No data found for this date range #2460
Replies: 2 comments
-
Submit bug report |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you. While looking at the bug report criteria, it stated to follow these instructions. Are you up-to-date? Upgrade to the latest version: $ pip install yfinance --upgrade --no-cache-dir Confirm latest version by running: import yfinance as yf ; print(yf.version) and comparing against PyPI. My version was 0.1.7.0. So I upgraded with the following: pip install yfinance --upgrade --no-cache-dir and restarted the kernal, but I still have the same version. Why is this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the code given as an example with yFinance and I am receiving the following result. Why is this?
3 Failed downloads:
Beta Was this translation helpful? Give feedback.
All reactions