683 Forks
4701 Stars
4701 Watchers

sqlflow

Brings SQL and AI together.

How to download and setup sqlflow

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

Or simply clone sqlflow with SSH
[email protected]:sql-machine-learning/sqlflow.git

If you have some problems with sqlflow

You may open issue on sqlflow support forum (system) here: https://github.com/sql-machine-learning/sqlflow/issues