Skip to content

Commit 64b7b72

Browse files
committed
import autotype
1 parent d83992d commit 64b7b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openml.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using HTTP
22
using JSON
33
using CSV
4-
import ScientificTypes: Continuous, Count, Textual, Multiclass, coerce
4+
import ScientificTypes: Continuous, Count, Textual, Multiclass, coerce, autotype
55
using Markdown
66

77
const API_URL = "https://www.openml.org/api/v1/json"

0 commit comments

Comments
 (0)