Skip to content

CLN: Split into subpackages #69

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

Conversation

davidastephens
Copy link
Member

@femtotrader @bashtage

Everyone fine with this version?

Fixes #58, replaces #68.

@davidastephens davidastephens force-pushed the one_file_per_datareader branch 4 times, most recently from 79c024e to 30dc86b Compare August 23, 2015 21:49
@hayd
Copy link
Member

hayd commented Aug 23, 2015

Personally I would prefer util or utils to common. But this is a big improvement overall. 👍

@davidastephens
Copy link
Member Author

@hayd Agreed, this is a big improvement - thanks @femtotrader.

I'll change to util..

Other than compatibility, data.py is redundant now. May be worth changing it to api.py and importing everything to the top level.

@davidastephens davidastephens force-pushed the one_file_per_datareader branch from 30dc86b to d6e10a1 Compare August 23, 2015 21:54
@davidastephens davidastephens added this to the 0.2.0 milestone Aug 23, 2015
This was referenced Aug 23, 2015
@hayd
Copy link
Member

hayd commented Aug 23, 2015

The data.py is for backwards compat. The old API should remain available for a good while. Though there are other ways to get the same behaviour. IMO without a deprecation message.

davidastephens added a commit that referenced this pull request Aug 23, 2015
@davidastephens davidastephens merged commit 86468db into pydata:master Aug 23, 2015
@bashtage
Copy link
Contributor

I agree that importing data should remain supported for the next few releases.

@davidastephens davidastephens deleted the one_file_per_datareader branch August 24, 2015 02:39
@femtotrader
Copy link
Contributor

I noticed that google.daily provide only daily data but yahoo.daily can provide other interval

maybe yahoo.daily should be named differently.

But thanks for merging.

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.

4 participants