-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: query uses numexpr even when 'compute.use_numexpr' is False Compat pandas objects compatability with Numpy or Python functions expressions pd.eval, query
#33006 by quangngd was closed Nov 26, 2020 Loading…
5 tasks
TYP: pd.eval, DataFrame.(eval, query) expressions pd.eval, query Stale Typing type annotations, mypy/pyright type checking
#38625 by arw2019 was closed May 22, 2021 Loading…
2 of 5 tasks
BUG: Fix query doesn't support equals or not equals with Python parse… Bug expressions pd.eval, query
#40563 by alexprincel was closed Nov 9, 2021 Loading…
4 tasks done
PERF: avoid calling .values to know the result dtype in eval() expressions pd.eval, query Performance Memory or execution speed performance Stale
#44791 by jorisvandenbossche was closed Mar 4, 2022 • Draft
BUG: Raise error when expr does not evaluate to bool in df.query Bug expressions pd.eval, query Stale
#46862 by NumberPiOso was closed Jul 22, 2022 Loading…
4 tasks done
BUG: UndefinedVariableError in DataFrame.query with classname expressions pd.eval, query Stale
#49248 by debnathshoham was closed Jan 16, 2023 Loading…
4 of 5 tasks
call __finalize__ in DataFrame.eval with engine=numexpr expressions pd.eval, query metadata _metadata, .attrs Stale
#52888 by jiawei-zhang-a was closed May 30, 2023 Loading…
3 of 5 tasks
Fix deprecation warning on Python 3.12 expressions pd.eval, query
#54188 by QuLogic was closed Jul 24, 2023 Loading…
2 of 3 tasks
DOC: Update variables a and b to names consistent with comment docume… Clean expressions pd.eval, query
#60372 by mingjji was closed Nov 23, 2024 Loading…
1 task done
TST/CLN: pd.eval, query Testing pandas testing functions or related to the test suite
test_query_eval.py Clean expressions BUG: eval and query not working with ea dtypes expressions pd.eval, query NA - MaskedArrays Related to pd.NA and nullable extension arrays
TST/REF: fixturize TestEval expressions pd.eval, query Testing pandas testing functions or related to the test suite
Create eval test expressions pd.eval, query Testing pandas testing functions or related to the test suite
Backport PR #47550 on branch 1.4.x (REGR: fix eval with inplace=True to correctly update column values inplace) expressions pd.eval, query Regression Functionality that used to work in a prior pandas version
CLN: test_expressions.py Clean expressions pd.eval, query Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.