ak.numexpr.re_evaluate
- ak.numexpr.re_evaluate(local_dict=None)
See numexpr.re_evaluate for a description of each parameter. This function reproduces NumExpr’s interface, except that the expression can contain references to ak.Array objects as well as NumPy arrays.
See also ak.numexpr.evaluate.