what does input symbol means in stocks_app.py
vaiibhavkale opened this issue · 1 comments
vaiibhavkale commented
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
Hi there,
I update the codes. It should work now.