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 ea90140 commit f8b0404Copy full SHA for f8b0404
symja_android_library/matheclipse-io/src/test/java/org/matheclipse/io/test/FunctionsTestCase.java
@@ -21,6 +21,10 @@ public void testSemanticImport() {
21
// "");
22
23
if (s.contains("Windows")) {
24
+ // check(
25
+ // "dset =
26
+ // SemanticImport(\"https://raw.githubusercontent.com/axkr/symja_android_library/master/symja_android_library/data/whiskey.csv\")", //
27
+ // "");
28
check(
29
"dset = Dataset({\n"
30
+ //
0 commit comments