SQL for Data Science
-
58
-
- Write review
Overview
Much of the world's data lives in databases. SQL (or Structured Query Language) is a powerful programming language that is used for communicating with and extracting various data types from databases. A working knowledge of databases and SQL is necessary to advance as a data scientist or a machine learning specialist. The purpose of this course is to introduce relational database concepts and help you learn and apply foundational knowledge of the SQL language. It is also intended to get you started with performing SQL access in a data science environment.
The emphasis in this course is on hands-on, practical learning. As such, you will work with real databases, real data science tools, and real-world datasets. You will create a database instance in the cloud. Through a series of hands-on labs, you will practice building and running SQL queries. You will also learn how to access databases from Jupyter notebooks using SQL and Python.
No prior knowledge of databases, SQL, Python, or programming is required.
Taught by
Rav Ahuja
Related Courses
Reviews
1.0 rating, based on 1 reviews
-
Anonymous completed this course.
The class was poorly organized, lacked learning materials (no lecture transcripts, lecture notes, supplemental readings, concept definitions, etc.), failed to teach foundational concepts, and was overly-focused on IBM products. I learned more about SQL by watching YouTube tutorials than I did by taking this class.