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

Update what's new page with relevant issues for df.query() with in-pl… #12456

Closed
wants to merge 1 commit into from

Conversation

tsstchoi
Copy link
Contributor

…ace operator

The relevant issues added are :
BUG: query with invalid dtypes should fallback to python engine #10486
BUG: query modifies the frame when you compare with = #8664

…ace operator

The relevant issues added are :
BUG: query with invalid dtypes should fallback to python engine pandas-dev#10486
BUG: query modifies the frame when you compare with `=` pandas-dev#8664
@jreback jreback added the Docs label May 7, 2016
@jreback jreback added this to the 0.18.2 milestone May 7, 2016
@jreback
Copy link
Contributor

jreback commented May 7, 2016

this is actually editing an old whatsnew but ok.

@jreback jreback closed this in 881a690 May 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: query with invalid dtypes should fallback to python engine
2 participants