I was trying to utilize danfojs-node on a mac running an M1 chip but it crashes due to TensorFlow and I was wondering if anyone was able to successfully utilize the npm package located here (https://www.npmjs.com/package/danfojs-node) with a current node.js project. If so, how? Otherwise, does anyone know a good alternative for building graphs in node.js?
step 0: arch -arm64 zsh
step 1: nvm install 16 (17 works as well)
step 2: install danfojs-node@1.0.2
Then you good.