You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport #59144 on 2.2.x / 2.3.x (remove ops div class to solve #2137) (#59535)
* remove core.computation.ops.Div resolves#21374#58748
* need to preserve order
* updating tests
* (update whatsnew -- no whatsnew for 2.2.x and 2.3 yet)
* solve mypy issue
* fixing pytests
* better than cast
* adding specific test
(* Update pandas/tests/frame/test_query_eval.py // Not backported, fails on 2.2)
* Update pandas/tests/computation/test_eval.py
---------
Co-authored-by: Laurent Mutricy <[email protected]>
Co-authored-by: Matthew Roeschke <[email protected]>
Co-authored-by: Thomas Li <[email protected]>
0 commit comments