Skip to content

Create eval test #47236

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 3 commits into from
Jun 5, 2022
Merged

Create eval test #47236

merged 3 commits into from
Jun 5, 2022

Conversation

djgray780
Copy link
Contributor

I added an additional unit test for pandas.eval('True and not True') from the Mar 22, 2019 comment.

@jreback jreback added this to the 1.5 milestone Jun 5, 2022
@jreback jreback added Testing pandas testing functions or related to the test suite expressions pd.eval, query labels Jun 5, 2022
@jreback jreback merged commit f85acd9 into pandas-dev:main Jun 5, 2022
@jreback
Copy link
Contributor

jreback commented Jun 5, 2022

thanks @djgray780

yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expressions pd.eval, query Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logical operations on np.bool_ using pandas.eval raises TypeError
2 participants