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 a0244a1 commit d11d892Copy full SHA for d11d892
docs/src/index.md
@@ -15,7 +15,7 @@ Pkg.add(["MLJ", "MLJTransforms"])
15
For the following demo, you will need to additionally run `Pkg.add("RDatasets")`.
16
17
```julia
18
-using MLJ, MLJTransforms
+using MLJ
19
import RDatasets
20
21
# 1. Load Data
0 commit comments