We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc41dd commit e7cab1eCopy full SHA for e7cab1e
1 file changed
danfojs/tests/core/series.js
@@ -1,7 +1,7 @@
1
import { assert } from "chai"
2
import { Series } from '../../src/core/series'
3
-import * as tf from '@tensorflow/tfjs-node'
4
-// import * as tf from '@tensorflow/tfjs'
+// import * as tf from '@tensorflow/tfjs-node'
+import * as tf from '@tensorflow/tfjs'
5
6
7
0 commit comments