add built-in maths tool for local expression evaluation on NumExpr (#2390)

This commit is contained in:
Bowen Liang
2024-02-05 18:40:35 +08:00
committed by GitHub
parent c2d47cd2e1
commit d4cfd3e7ac
7 changed files with 98 additions and 1 deletions

View File

@@ -64,4 +64,5 @@ httpx[socks]~=0.24.1
matplotlib~=3.8.2
yfinance~=0.2.35
pydub~=0.25.1
gmpy2~=2.1.5
gmpy2~=2.1.5
numexpr~=2.9.0