rohitinu6 / Stock-Price-Prediction

This project focuses on predicting the stock prices of "The State Bank Of India" using machine learning Regression algorithms.
MIT License
46 stars 80 forks source link

[BUG] Error Fetching Ticker Data: SSL Error with AAPL #192

Closed shristirwt closed 4 weeks ago

shristirwt commented 1 month ago

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. Screenshot 2024-10-26 113528

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.

github-actions[bot] commented 1 month 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! 🚀

shristirwt commented 4 weeks ago

@jvedsaqib Please close this issue . The code is working fine . Sorry for the inconvenience.

github-actions[bot] commented 4 weeks ago

✅ 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! 🚀