Closed shristirwt closed 4 weeks ago
👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀
@jvedsaqib Please close this issue . The code is working fine . Sorry for the inconvenience.
✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀
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.