819 Forks
1562 Stars
1562 Watchers

DS-Take-Home

My solution to the book A Collection of Data Science Take-Home Challenges

How to download and setup DS-Take-Home

Open terminal and run command
git clone https://github.com/JifuZhao/DS-Take-Home.git
git clone is used to create a copy or clone of DS-Take-Home 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 DS-Take-Home https://github.com/JifuZhao/DS-Take-Home/archive/master.zip

Or simply clone DS-Take-Home with SSH
[email protected]:JifuZhao/DS-Take-Home.git

If you have some problems with DS-Take-Home

You may open issue on DS-Take-Home support forum (system) here: https://github.com/JifuZhao/DS-Take-Home/issues