Skip to content

Added data_source='yahoo-dividends' option to DataReader. #138

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

Merged
merged 1 commit into from
Dec 10, 2015

Conversation

jtkiley
Copy link
Contributor

@jtkiley jtkiley commented Dec 7, 2015

The existing dividend support pulls dividends as part of actions, but it's often desirable (for me anyway) to have just the dividends (and to pull a large number of symbols). The functionality is already there in YahooDailyReader, and this PR just creates an option that exposes it in DataReader.

@davidastephens
Copy link
Member

Thanks. Can you add a comment in the release note and reference in the docs?

@davidastephens
Copy link
Member

Can you also add a test please?

@jtkiley
Copy link
Contributor Author

jtkiley commented Dec 9, 2015

Will do.

@jtkiley jtkiley closed this Dec 9, 2015
@jtkiley jtkiley reopened this Dec 9, 2015
@davidastephens
Copy link
Member

Perfect, can you please squash and I will merge.

@jtkiley
Copy link
Contributor Author

jtkiley commented Dec 10, 2015

Squashed!

@davidastephens
Copy link
Member

Perfect, thanks for the contribution!

davidastephens added a commit that referenced this pull request Dec 10, 2015
Added `data_source='yahoo-dividends'` option to DataReader.
@davidastephens davidastephens merged commit c0d205e into pydata:master Dec 10, 2015
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