I want to use danfo.js in Excel Javascript Script Lab. I copy the below to Libraries in the Script Bab Code panel. This does not work.
https://cdn.jsdelivr.net/npm/danfojs@0.3.0/lib/bundle.min.js
However, I can use Tensor.js by copying the below to Libraries in the Script Bab Code panel https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@latest
Any comments will be appreciated.