feat: numpy, pandas support

This commit is contained in:
Timothy J. Baek
2024-05-16 20:25:55 -10:00
parent 6dedf9885f
commit 01a656cc80
21 changed files with 1961 additions and 24 deletions

View File

@@ -47,7 +47,6 @@
},
"type": "module",
"dependencies": {
"@micropython/micropython-webassembly-pyscript": "^1.22.0-369",
"@pyscript/core": "^0.4.32",
"@sveltejs/adapter-node": "^1.3.1",
"async": "^3.2.5",