Instructional Video11:07
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - RDD Map (Lambda)

Higher Ed
In this video, you will learn about the Map() Spark RDD function. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
Instructional Video1:50
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Introduction to Course

Higher Ed
This video gives you a brief introduction to the course. This clip is from the chapter "Introduction" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".Welcome to the course. This section introduces you to the course.
Instructional Video1:50
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Installing Postgres

Higher Ed
Learn how to install PostgreSQL in this session. This clip is from the chapter "ETL Pipeline" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers Extract Transform Load (ETL) pipeline in depth.
Instructional Video15:27
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Glue Job (CDC)

Higher Ed
This video covers glue job (CDC). This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers project work on changing data...
Instructional Video6:38
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Full Load Pipeline

Higher Ed
This video covers full load pipeline in depth. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers project work on...
Instructional Video9:27
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating RDS MySQL Instance

Higher Ed
The first step for the project is to create the source, which is the MySQL database inside the RDS. Let's get started! This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS:...
Instructional Video1:57
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Querying RDS

Higher Ed
In this session, we will query RDS. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers project work on changing...
Instructional Video1:32
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Python Setup

Higher Ed
In this lesson, we will install and set up Python in the local machine. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This...
Instructional Video1:15
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - MySQL WorkBench

Higher Ed
In the session, we will download and install MySQL workbench. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers...
Instructional Video4:17
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Java Setup

Higher Ed
In this session, we will install and set up Java in the local machine. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This...
Instructional Video3:21
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Extracting Data

Higher Ed
In this video, we will extract the first section from the ETL pipeline. This clip is from the chapter "ETL Pipeline" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers Extract Transform Load (ETL)...
Instructional Video1:16
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Downloading Postgres

Higher Ed
Learn how to download PostgreSQL in this session. This clip is from the chapter "ETL Pipeline" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers Extract Transform Load (ETL) pipeline in depth.
Instructional Video8:30
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - DMS Full Load

Higher Ed
In this session, we will cover DMS full load. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers project work on...
Instructional Video5:22
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Checking Trigger

Higher Ed
In this session, we will check triggers. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers project work on...
Instructional Video7:41
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming RDD Transformations

Higher Ed
In the session, you will learn about Spark streaming RDD transformations. This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section primarily focuses on Spark...
Instructional Video11:57
Curated Video

Data Tables

Pre-K - Higher Ed
You'll learn to place images, audio, and video content on a web page. Mark will demonstrate all of the HTML you need to work with media in today's video in this HTML5 Full Course for Beginners.
Instructional Video8:19
Curated Video

Practical Data Science using Python - Introduction to Python

Higher Ed
This video introduces you to Python. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video4:49
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - What is AWS Lambda?

Higher Ed
This video explains what AWS Lambda is. This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, we will complete our “order history app†example by...
Instructional Video2:12
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Engineering: Activity-Feature Scaling

Higher Ed
In this video, we will cover activity-feature scaling. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Instructional Video8:31
The Guardian

How your period is making other people rich

Pre-K - Higher Ed
Menstrual cycles have historically been a personal topic. But with the rise of period-tracking apps, intimate knowledge of women's bodies has become big business, with marketers using the data women and girls put into their phones to...
Instructional Video3:51
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution 2 (Map)

Higher Ed
In the previous video, we successfully prompted the output of the quiz using a function. In this session, we will replicate the same thing inside the Lambda function. This clip is from the chapter "Spark RDDs" of the series "PySpark and...
Instructional Video9:38
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - RDD Map (Simple Function)

Higher Ed
In this lesson, you will learn how to use the Map() function excluding the Lambda function. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark...
Instructional Video8:09
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Introduction to Spark DFs

Higher Ed
This video session introduces you to Spark DataFrames. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video15:04
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Finding Average-1

Higher Ed
In this session, we will try to calculate the average of a given dataset. We will start by writing a transformation flow that will take the CSV data file as input and provide us with the average of the movie ratings from the dataset....