[BUG] Error Fetching Ticker Data: SSL Error with AAPL #192
Labels
bug
Something isn't working
gssoc-ext
GSSoC'24 Extended Version
hacktoberfest
Hacktober Collaboration
hacktoberfest-accepted
Hacktoberfest 2024
Has this bug been raised before?
Description
I am encountering an error when trying to fetch stock data for the ticker AAPL (Apple Inc.) using the yfinance library in Python. The error message indicates an SSL connection issue, and it seems to suggest that the ticker may be delisted.
Steps to Reproduce
Include any relevant details like:
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to the above, please explain how you would technically implement this.
I will put the code for getting the dataframe in a try / except statement. This way it will wait until for connection to reestablished.
The text was updated successfully, but these errors were encountered: