This repository was archived by the owner on Apr 10, 2024. It is now read-only.
This repository was archived by the owner on Apr 10, 2024. It is now read-only.
require numexpr / numba #37
Open
Description
pandas already supports lazy evaluation via numexpr. adding numba allows the possibility of generation of lazy expressions (and recent versions support ahead-of-time compilation).
I would simply make these requirements; they are available on all platforms and just help.
xref: pandas-dev/pandas#14324
xref: https://github.com/shoyer/numbagg
xref #7