Skip to content

Commit 965b330

Browse files
committed
update doc string for load
1 parent 8fb4a34 commit 965b330

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/data.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ With `parser = :arff` (default) the ARFFFiles.jl parser is used.
4343
With `parser = :auto` the output of the ARFFFiles parser is coerced to
4444
automatically detected scientific types.
4545
46+
Datasets are saved as julia artifacts so that they persist locally once loaded.
47+
4648
Returns a table.
4749
4850
# Examples

0 commit comments

Comments
 (0)