Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Applications of PySpark
Let's explore the in-demand applications of Spark in this session. 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...
Curated Video
Ecommerce and Big Data: How They Can Improve Business Performance Over Time
This is a lecture video exploring how businesses can take advantage of ecommerce and big data to improve their performance over time. The video defines ecommerce as the process of selling products through an online platform, and...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Why Spark
In this lesson, you will learn why we need Spark and how it is useful. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Total Marks per Course
In this session, we will work on showing the total marks that the students have achieved per course. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Group By - Multiple Columns and Aggregations)
In this session, you will learn about the grouping in multiple columns and then performing aggregations. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Min and Max)
Let's discuss the solution for the quiz on finding the minimum and maximum from the given dataset. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - RDD GroupByKey
In this lesson, we will take a look at the grouping transformation using the GroupByKey(). GroupByKey is used to create groups based on keys in RDD. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Finding Average-2
Let's continue calculating the average movie ratings from the dataset in this session as well. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Quiz (Word Count) - Spark DFs
It's time for a short quiz on calculating the word count. 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Project (Group By, Aggregations and Order By)
In this session, we will print the minimum and maximum salaries in each department and sort the salaries in ascending order. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Expected Results
Let's discuss the expected results from the collaborative filtering in this session. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Data Set
In this lesson, we will start working on the ETL pipeline. Let's get the dataset ready. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - ALS Model
In this video, you will learn about ALS model. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on collaborative filtering and...
Rachel's English
Vocabulary Band 1 vid 3
If you’re looking to improve your English vocabulary for better conversation or for the IELTS or TOEFL this video is for you. This entire series is focused on how to correctly pronounce the most important English vocabulary words. We’re...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Foundations, Data Types, and Representing Data
In this video, we will cover foundations, data types, and representing data. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - Cost of the Course and Amazon Web Services (AWS) Budget Setup
This video highlights the cost of the course and demonstrates how to set up your AWS budget. This clip is from the chapter "Introduction" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will be...
The Business Professor
Marketing - What are Scanner Data
This Video Explains Marketing - What are Scanner Data
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming DF Aggregations
In this session, we will see how to perform aggregations and display them. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Spark SQL)
In this lesson, we will explore Spark SQL. 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Count, Distinct, Duplicate)
In this session, you will learn about Count, Distinct, and Drop duplicates in DataFrame. 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution (UDFs)
Let's discuss the solution for the quiz on UDFs. 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.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Loading Data (Creating RDS-I)
In this video, we will load the data to the destination, which is the database (creating RDS). 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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Loading Data
Once we have successfully connected to RDS through PGAdmin, we can now create a schema and refer to the notebook, which consists of the word count as a result of the transformation. This clip is from the chapter "ETL Pipeline" of the...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Introduction to ETL
This session introduces you to 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) pipeline in depth.