6 Forks
20 Stars
20 Watchers

SQL-for-Data-Science

Coursework, code, notes, and etc. from the SQL for Data Science course from University of California, Davis.

How to download and setup SQL-for-Data-Science

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

Or simply clone SQL-for-Data-Science with SSH
[email protected]:kayleyseow/SQL-for-Data-Science.git

If you have some problems with SQL-for-Data-Science

You may open issue on SQL-for-Data-Science support forum (system) here: https://github.com/kayleyseow/SQL-for-Data-Science/issues