Instructional Video7:59
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Reading CSV, JSON and Parquet files

Higher Ed
In this video, you will learn how to read CSV, JSON and Parquet files.
<
br/>
This clip is from the chapter "Spark Data Sources and Sinks" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
Instructional Video9:11
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Create Document (Single)

Higher Ed
In this video, we will cover create document (single).
<
br/>
This clip is from the chapter "Basic Create Operation" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover basic...
Instructional Video6:03
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - What Is Glue? + Partitioning Your Data Lake

Higher Ed
This video focuses on AWS Glue and explains how to partition the data lake.
<
br/>
This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, we will...
Instructional Video1:53
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Modifying the Glue Data Catalog from ETL Scripts

Higher Ed
This video explains how to modify the Glue Data Catalog from ETL Scripts.
<
br/>
This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, we will...
Instructional Video2:23
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Kinesis Analytics Costs; RANDOM_CUT_FOREST

Higher Ed
This video focuses on the cost of Kinesis analytics and explains how to use the RANDOM_CUT_FOREST function.
<
br/>
This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty (2022)...
Instructional Video13:46
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) AWS Glue and Athena

Higher Ed
This video explains how to use a Glue crawler to set up a Glue Data catalog for the Amazon S3 order data and then query it directly using Amazon Athena.
<
br/>
This clip is from the chapter "Domain 4: Analysis" of the series "AWS...
Instructional Video6:25
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) Redshift Spectrum, Part 2

Higher Ed
This video is the second part of the two-part video that explains how to launch a Redshift cluster and use AWS Glue to provide a schema to query the Amazon S3 order data through Redshift spectrum.
<
br/>
This clip is from the...
Instructional Video8:30
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) Amazon Machine Learning, Part 1

Higher Ed
This video is the first part of the two-part video that explains how to use Amazon's machine learning service to predict quantities for any given order and learn the importance of cleaning the data of outliers along the way.
<
br/>...
Instructional Video4:34
Curated Video

Why Do We Find Babies Cute?

Pre-K - Higher Ed
Babies are cute because of their face structure and their sounds. Adult brains find the faces features of babies' faces cute. This signature cute baby face is called Kindchenschema (or baby scheme in English). Our brains seemed to be...
Instructional Video5:32
Psychology Unlocked

🧠 What is a schema? 🧠 Cognitive Developmental Psychology

Higher Ed
Schemas (or schemata) are a common concept in cognitive and developmental psychology. This video introduces the concept by outlining what a schema is, what is does, and how it is formed.
Instructional Video9:06
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - JSON Schema to POJO for JSON Serdes

Higher Ed
In this lecture, we will learn defining schema and auto generating POJO from the schema definition. These auto generated Java Classes are well annotated and that makes them serializable using the JSON serializer and deserializer.
r/> ...
Instructional Video8:57
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Reading CSV Files into DataFrame

Higher Ed
In this session, we will load our CSV files from our previous project into the DataFrame. This clip is from the chapter "Introduction to Spark SQL and Databricks" of the series "Apache Spark 3 for Data Engineering and Analytics with...
Instructional Video8:50
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - PySpark DataFrame, Schema, and DataTypes

Higher Ed
In this session, let's learn about the DataFrame, schema, and data types.
r/>
This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This...
Instructional Video9:13
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Spark Transformations and Actions Part 1

Higher Ed
In this video, we will see how Spark executes its application. This clip is from the chapter "Spark Execution Concepts" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section completely focuses on the...
Instructional Video6:09
Curated Video

AWS Certified Cloud Practitioner (CLF-C01)- Amazon Athena

Higher Ed
In this video, we'll learn about Amazon Athena.<br/<br/>>

This clip is from the chapter "Analytics" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about analytics.
Instructional Video9:28
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - DataFrame Reader and Writer

Higher Ed
In this session, we will learn to use the DataFrame. The DataFrame reader is a built-in API within the DataFrame that allows you to read various source files such as CSV, JSON, and other Big Data file type such as Paraquet, ORC, and...
Instructional Video12:28
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Creating and using AVRO schema in Kafka Streams

Higher Ed
In this lecture, we will learn how to use AVRO serialization in Kafka Streams.
r/>
This clip is from the chapter "Foundation for Real Life Implementations" of the series "Apache Kafka - Real-time Stream Processing (Master...
Instructional Video8:54
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Challenge Part 1 - Data Preparation

Higher Ed
Let's tackle the first task that was discussed in our previous lesson. You can compare your solution with the solution provided in this video.
r/>
This clip is from the chapter "Structured API - Spark DataFrame" of the series...
Instructional Video10:18
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Reading a JSON File

Higher Ed
In this session, we will learn to read the JSON file.
r/>
This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section primarily...
Instructional Video2:42
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Challenge Part 1 – Brief

Higher Ed
It is time for your first task. This session provides you with all the details for the task.
r/>
This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics...
Instructional Video1:39
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Section Summary and References "Foundation for Real Life Implementations"

Higher Ed
In this lecture we will summarize everything that we learned in this section
r/>
This clip is from the chapter "Foundation for Real Life Implementations" of the series "Apache Kafka - Real-time Stream Processing (Master...
Instructional Video4:55
Psychology Unlocked

Depression in 5 minutes - Beck's Negative Triad and Depression Causes | Psychopathology

Higher Ed
Is depression a disability? In this video we discuss Beck's Negative Triad and Stress-Diathesis Theory as well as other theories of depression. At the end we discuss some depression causes, including biological and social factors. In...
Instructional Video14:20
Curated Video

Active Directory with Windows Server 2016 - Introduction to AD DS Part 1

Higher Ed
We discuss AD partitions, schema, domains, and other logical and physical components that interact within the AD environment.
r/>
This clip is from the chapter "Install and Configure AD DS" of the series "Active Directory with...
Instructional Video9:16
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Challenge Part 2 - Rearrange the Schema

Higher Ed
Let's work on the second part of the challenge. In this session, we will be changing some datatypes, rename a few columns, drop some columns, and add new columns.
r/>
This clip is from the chapter "Structured API - Spark...