Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
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: 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
CoW: Fix warnings for eval Copy / view semantics expressions pd.eval, query
#56170 by phofl was merged Dec 4, 2023 Loading… 2.2
TST/CLN: test_query_eval.py Clean expressions pd.eval, query Testing pandas testing functions or related to the test suite
#51851 by mroeschke was merged Mar 9, 2023 Loading… 2.1
BUG: eval and query not working with ea dtypes expressions pd.eval, query NA - MaskedArrays Related to pd.NA and nullable extension arrays
#50764 by phofl was merged Feb 9, 2023 Loading…
7 tasks done
2.0
REGR: query raising for all NaT in object column expressions pd.eval, query
#57488 by phofl was merged Feb 19, 2024 Loading…
5 tasks
2.2.1
BUG: column names with degree sign make query fail Bug expressions pd.eval, query
#42826 by fdion was merged Aug 4, 2021 Loading…
2 of 4 tasks
1.4
TST/REF: fixturize TestEval expressions pd.eval, query Testing pandas testing functions or related to the test suite
#44663 by jbrockmendel was merged Nov 29, 2021 Loading…
4 tasks
1.4
Create eval test expressions pd.eval, query Testing pandas testing functions or related to the test suite
#47236 by djgray780 was merged Jun 5, 2022 Loading…
3 of 4 tasks
1.5
BUG: Eval scopes ignoring empty dictionaries (#47084) Bug expressions pd.eval, query
#47085 by Alex-Blade was merged Jun 5, 2022 Loading…
3 tasks done
1.4.3
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
#48151 by phofl was merged Aug 19, 2022 Loading… 1.4.4
CLN: test_expressions.py Clean expressions pd.eval, query Testing pandas testing functions or related to the test suite
#49422 by mroeschke was merged Nov 1, 2022 Loading…
2 tasks done
2.0
BUG: Fix bug in pd.eval when UnaryOp in function expressions pd.eval, query
#48511 by yuanx749 was merged Sep 14, 2022 Loading…
4 of 5 tasks
2.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.