VivekPa / IntroNeuralNetworks

Introducing neural networks to predict stock prices
MIT License
735 stars 205 forks source link

TypeError: download() missing 1 required positional argument: 'tickers' #5

Open wa1era opened 5 years ago

wa1era commented 5 years ago

Good day. When i run python get_prices.py such error appears...

Traceback (most recent call last):
  File "get_prices.py", line 4, in <module>
    fix.pdr_override()
TypeError: download() missing 1 required positional argument: 'tickers'
a-l-t-e-r commented 5 years ago

Same here

albb762 commented 4 years ago

updata to yfinance should fix the problem

hoanganh123dev commented 1 year ago

Same here

ls6777 commented 1 year ago

updata to yfinance should fix the problem

update what to yfinance?

Rajhans858188 commented 3 weeks ago

same problem facing