You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run src/data/load_reports.py
I get this error:
pandas_datareader.exceptions.ImmediateDeprecationError:
Yahoo Daily has been immediately deprecated due to large breaks in the API without the
introduction of a stable replacement. Pull Requests to re-enable these data
connectors are welcome.
This prevents the stock data from being loaded into the db
The text was updated successfully, but these errors were encountered:
When I try to run
src/data/load_reports.py
I get this error:
This prevents the stock data from being loaded into the db
The text was updated successfully, but these errors were encountered: