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

API: pandas 0.14 will have some sql API changes #19

Closed
jreback opened this issue Feb 20, 2014 · 2 comments
Closed

API: pandas 0.14 will have some sql API changes #19

jreback opened this issue Feb 20, 2014 · 2 comments

Comments

@jreback
Copy link

jreback commented Feb 20, 2014

see the master issue here:

pandas-dev/pandas#6292

should be mostly backward compatible. but letting you know

will support multi-engines thru SQLAlchemy; you may need to wrap your raw sql calls a bit.

@glamp
Copy link
Contributor

glamp commented Feb 20, 2014

Thanks for the heads up

Sent from my iPhone

On Feb 20, 2014, at 12:16 PM, jreback [email protected] wrote:

see the master issue here:

pandas-dev/pandas#6292

should be mostly backward compatible. but letting you know

will support multi-engines thru SQLAlchemy; you may need to wrap your raw sql calls a bit.


Reply to this email directly or view it on GitHub.

@glamp
Copy link
Contributor

glamp commented Jun 17, 2014

addressed in b7e5ef7

@glamp glamp closed this as completed Jun 17, 2014
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

2 participants