Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/urbanclimatefr/coursera-learn-sql-basics-for-data-science
This repository contains the materials to "Learn SQL Basics for Data Science", a specialization provided by University of California, Davis through Coursera.
https://github.com/urbanclimatefr/coursera-learn-sql-basics-for-data-science
coursera data-science sql
Last synced: 1 day ago
JSON representation
This repository contains the materials to "Learn SQL Basics for Data Science", a specialization provided by University of California, Davis through Coursera.
- Host: GitHub
- URL: https://github.com/urbanclimatefr/coursera-learn-sql-basics-for-data-science
- Owner: urbanclimatefr
- License: mit
- Created: 2021-03-12T03:54:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T04:06:29.000Z (over 3 years ago)
- Last Synced: 2024-11-05T14:27:23.599Z (13 days ago)
- Topics: coursera, data-science, sql
- Language: HTML
- Homepage: https://www.coursera.org/specializations/learn-sql-basics-data-science
- Size: 7.65 MB
- Stars: 10
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn SQL Basics for Data Science Specialization
This repository contains the materials to "Learn SQL Basics for Data Science", a specialization provided by University of California, Davis through Coursera.
This Specialization is intended for a learner with no previous coding experience seeking to develop SQL query fluency. Through four progressively more difficult SQL projects with data science applications, you will cover topics such as SQL basics, data wrangling, SQL analysis, AB testing, distributed computing using Apache Spark, and more. These topics will prepare you to apply SQL creatively to analyze and explore data; demonstrate efficiency in writing queries; create data analysis datasets; conduct feature engineering, use SQL with other data analysis and machine learning toolsets; and use SQL with unstructured data sets.
* Course 1: SQL for Data Science
* Course 2: Data Wrangling, Analysis and AB Testing with SQL
* Course 3: Distributed Computing with Spark SQL
* Course 4: SQL for Data Science Capstone Project