Skip to content

Tutorial on SQL

Thomas Bischof requested to merge sql into master

This notebook walks through some essential concepts in SQL, using a public dataset. The exercises expand on these concepts and draws parallels to the use of pandas.DataFrame.

Merge request reports