LastAncientOne / Deep_Learning_Machine_Learning_Stock

Deep Learning and Machine Learning stocks represent promising opportunities for both long-term and short-term investors and traders.
MIT License
1.2k stars 314 forks source link

what does input symbol means in stocks_app.py #6

Closed vaiibhavkale closed 2 years ago

vaiibhavkale commented 2 years ago

got code but is not understanding as if I gave input as stock name its throwing error

File "C:\Users\vaibh\Desktop\Deep-Learning-Machine-Learning-Stock-master\Stock_Apps\Stock_ML_Predict_Apps.py", line 54, in stock_logistic_regression df = yf.download(sym, s, e) AttributeError: module 'yahoo_finance' has no attribute 'download'

please help me resolve this issue....

LastAncientOne commented 2 years ago

Hi there,

I update the codes. It should work now.