4 Forks
27 Stars
27 Watchers

python4DS

Python for Data Science. This repository hosts the code behind the online book that teaches you how to use Python for data science.

How to download and setup python4DS

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

Or simply clone python4DS with SSH
[email protected]:aeturrell/python4DS.git

If you have some problems with python4DS

You may open issue on python4DS support forum (system) here: https://github.com/aeturrell/python4DS/issues