Error: Not able to collect data for V00
AlonsoFU opened this issue · 3 comments
AlonsoFU commented
Hi!
While running the code, with the required libraries, send me this error:
"Not able to collect data for V00"
The code is just the one in the description:
import thepassiveinvestor as pi
Collect data from a specific ETF
vanguard_sp500 = pi.collect_data('V00')
Much thanks in advance
JerBouma commented
Seems to be an issue from YahooFinance, also see: ranaroussi/yfinance#1729. Unfortunately we will have to wait until this issue is resolved.
AlonsoFU commented
Thanks for the response :) !
JerBouma commented