-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: Error msg using Python keyword in numexpr query #18221 #18248
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
Conversation
note if you are up for it, #6508 and this issue could be dealt with by allowing a string on the lhs, e.g. |
cc @chris-b1 |
Codecov Report
@@ Coverage Diff @@
## master #18248 +/- ##
==========================================
- Coverage 91.43% 91.41% -0.02%
==========================================
Files 164 164
Lines 50090 50096 +6
==========================================
- Hits 45798 45796 -2
- Misses 4292 4300 +8
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #18248 +/- ##
==========================================
- Coverage 91.43% 91.41% -0.02%
==========================================
Files 164 164
Lines 50090 50096 +6
==========================================
- Hits 45798 45796 -2
- Misses 4292 4300 +8
Continue to review full report at Codecov.
|
thanks @WillAyd |
Is this working? I get a |
If you think it’s not working I’d suggest opening a new issue with the required information and someone will take a look |
git diff upstream/master -u -- "*.py" | flake8 --diff