17 Forks
100 Stars
100 Watchers

DataScienceTutorials.jl

A set of tutorials to show how to use Julia for data science (DataFrames, MLJ, ...)

How to download and setup DataScienceTutorials.jl

Open terminal and run command
git clone https://github.com/JuliaAI/DataScienceTutorials.jl.git
git clone is used to create a copy or clone of DataScienceTutorials.jl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DataScienceTutorials.jl https://github.com/JuliaAI/DataScienceTutorials.jl/archive/master.zip

Or simply clone DataScienceTutorials.jl with SSH
[email protected]:JuliaAI/DataScienceTutorials.jl.git

If you have some problems with DataScienceTutorials.jl

You may open issue on DataScienceTutorials.jl support forum (system) here: https://github.com/JuliaAI/DataScienceTutorials.jl/issues