Skip to content

joeiid/SQL-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL Practice Lab

Querying data from a database is a very common skill needed when practicing data science. Structured Query Language, abbreviated SQL, is one of the most common methods of pulling information from databases for further analysis.

In the context of the data science workflow, SQL is most commonly used when obtaining data (but can also be used for some exploratory data analysis as well).

  1. Define the problem.
  2. Obtain the data.
  3. Explore the data.
  4. Model the data.
  5. Evaluate the model.
  6. Answer the problem.

This lab involves the Iowa Liquor database.

Materials We Provide

Topic Description Link
Lab SQL Practice Jupyter Notebook Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •