Skip to content
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

BUG/MAINT: Adjust get_benchmark_returns to match Google API change #1967

Closed
wants to merge 3 commits into from

Conversation

freddiev4
Copy link
Contributor

@freddiev4 freddiev4 commented Sep 28, 2017

This zeros out any dates that come before the 251 day limit that google sets, if we request > 251 days worth of benchmark data.

@coveralls
Copy link

coveralls commented Sep 28, 2017

Coverage Status

Coverage decreased (-0.03%) to 87.17% when pulling 0dc0312 on why-are-you-doing-this-google into fbdfaf8 on master.

@freddiev4
Copy link
Contributor Author

So this won't actually work b/c of #1965 and pydata/pandas-datareader#395. It's not that we need to chain data (which is probably better in the general case)

@freddiev4 freddiev4 closed this Sep 28, 2017
@freddiev4 freddiev4 deleted the why-are-you-doing-this-google branch September 29, 2017 02:30
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

Successfully merging this pull request may close these issues.

2 participants