pandas icon indicating copy to clipboard operation
pandas copied to clipboard

Implemented NumbaExecutionEngine

Open arthurlw opened this issue 5 months ago • 3 comments

  • [ ] ~closes #xxxx (Replace xxxx with the GitHub issue number)~
  • [x] Tests added and passed if fixing a bug or adding a new feature
  • [x] All code checks passed.
  • [ ] ~Added type annotations to new arguments/methods/functions.~
  • [x] Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Implements NumbaExecutionEngine for #61458

Docstring is currently a placeholder.

arthurlw avatar May 23 '25 23:05 arthurlw