Skip to content

get_components_yahoo raising eroors #238

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
jingdayan opened this issue Sep 13, 2016 · 2 comments
Closed

get_components_yahoo raising eroors #238

jingdayan opened this issue Sep 13, 2016 · 2 comments

Comments

@jingdayan
Copy link

When I run the following codes
from pandas_datareader import data
data.get_components_yahoo('^DJI')
I always get an error 'AssertionError: 3 columns passed, passed data had 1 columns'. Could anyone tell me why?

@gfyoung
Copy link
Contributor

gfyoung commented May 10, 2017

Still a problem on master. Appears that the data returned is in an invalid format for pandas DataFrame.

@bashtage
Copy link
Contributor

Yahoo has been deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants