Skip to content

BUG: Query doesn't respect pandas.computation.expressions' numexpr settings #5857

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
jtratner opened this issue Jan 5, 2014 · 2 comments · Fixed by #6109
Closed

BUG: Query doesn't respect pandas.computation.expressions' numexpr settings #5857

jtratner opened this issue Jan 5, 2014 · 2 comments · Fixed by #6109
Labels
Compat pandas objects compatability with Numpy or Python functions
Milestone

Comments

@jtratner
Copy link
Contributor

jtratner commented Jan 5, 2014

or at least the query tests don't and still run even with numexpr supposedly disabled.

@jtratner
Copy link
Contributor Author

jtratner commented Jan 5, 2014

also, no reason for query to care about truedivision anymore, since we decided to always do truedivision...

@jtratner
Copy link
Contributor Author

jtratner commented Jan 5, 2014

PR for this soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant