Skip to content

get_data_yahoo raise RemoteDataError(msg)! #874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
waynelee123 opened this issue Jul 11, 2021 · 3 comments
Closed

get_data_yahoo raise RemoteDataError(msg)! #874

waynelee123 opened this issue Jul 11, 2021 · 3 comments
Milestone

Comments

@waynelee123
Copy link

import pandas_datareader as pdr
start=datetime(2019,1,1)
nio=pdr.get_data_yahoo('NIO',start=start)

error:
raise RemoteDataError(msg)
pandas_datareader._utils.RemoteDataError: Unable to read URL: https://finance.yahoo.com/quote/NIO/history?period1=1546333200&period2=1625990399&interval=1d&frequency=1d&filter=history
Response Text:

@ashkreee
Copy link

Now I'm also getting same issue, pls anyone help us

@waynelee123
Copy link
Author

waynelee123 commented Jul 11, 2021 via email

@bashtage
Copy link
Contributor

Consolidating to #867.

@bashtage bashtage added this to the 0.10 milestone Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants