Curated Video
Discuss the importance of data : Importing Data in Python
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Curated Video
Data Science and Machine Learning with R - Vectors: Naming
This video explains vector naming. This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data types and structures...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Integration Testing with Front-End and Back-End Response Validation Assertions
This video introduces you to integration testing with frontend and backend. This clip is from the chapter "Mocking HTTP Requests/Responses with Cypress (XHR Testing)" of the series "Cypress - Modern Automation Testing from Scratch +...
Pitsco Education
Code Cube Lesson 10: A Little Extra!
In this lesson, you will learn how to make exciting patterns with your Code Cube.
Curated Video
Prime or Composite: Using Area Models to Determine Number Types
In this video, the teacher explains how to determine if a number is prime or composite using area models. They demonstrate that prime numbers have only one set of factors, while composite numbers have multiple sets of factors.
Curated Video
Complete Python Scripting for Automation - Creating csv file
Working with csv: Creating csv file This clip is from the chapter "Working with csv" of the series "Complete Python Scripting for Automation".In this section, the author introduces csv files and talks about how to read a csv files using...
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Rows and Union
In this lesson, we will learn how to create individual rows and make a DataFrame out of the rows and use the union transformation to combine DataFrames. This clip is from the chapter "Structured API - Spark DataFrame" of the series...
Food Farmer Earth
The Quest for Relevance: GMOs and the Search for Necessary Innovation
Claire Hope Cummings criticizes the current agricultural and food system, heavily reliant on genetically modified organisms (GMOs) and industrial practices, for prioritizing profit over genuine nutritional needs and environmental...
Brian McLogan
How to use the long division to help you divide two numbers, the long way
👉 In this video series you will learn how to divide integers. We will discuss basic division and then move to division using long division. Integers will be single digit as well as multi-digit problems. When a number the divisor does not...
KnowMo
Introduction to Common Sequences: Triangular, Square, and Cube Numbers
The video introduces viewers to three common types of sequences: triangular numbers, square numbers, and cube numbers. The presenter explains how each of these sequences is derived from specific geometric patterns and provides examples...
Curated Video
Core Java Programming Course- Reading MS Excel Data into a 2D Array
This video demonstrates how to read an MS Excel data into a 2D array. This clip is from the chapter "Working with MS Excel Files (Apache POI)" of the series "Learn How to Code: The Complete Core Java Programming Course".null
Curated Video
Using the Mean to Determine Fair Share
In this video, the teacher explains how to divide objects, desks, money, and books evenly among a group of people. The concept of fair share is introduced, and the mean is used to determine fairness.
Curated Video
Core Java Programming Course- Two-dimensional (2D) Array Exercise
This video presents an exercise on 2D arrays. This clip is from the chapter "Arrays" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains arrays in Java.
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Distinct Drop Duplicates Order By
Depending on the dataset that you are working with, you may require a unique set of rows. Let's explore how to get unique set of rows, drop duplicates, and sort/order the data frame. This clip is from the chapter "Structured API - Spark...
Brian McLogan
Learn how to divide whole numbers by long division, 1248 / 81
👉 In this video series you will learn how to divide integers. We will discuss basic division and then move to division using long division. Integers will be single digit as well as multi-digit problems. When a number the divisor does not...
Curated Video
Finding the Missing Quotient in Division Using Arrays
In this lesson, students will learn how to find the missing quotient in a division problem by creating an array. They will understand that multiplication can be represented as different arrays and that division is the inverse of...
Brian McLogan
What properties are important to know for simplifying radical expressions
👉 Learn the basics of simplifying radicals. A radical is an expression having the root/radical symbol. A radical expression can also be rewritten as an expression with fractional/rational exponent. The number outside the radical symbol...
Curated Video
The Full Stack Web Development - Getting Started With MySQL
Database Design using MySQL: Getting Started With MySQL This clip is from the chapter "Database Design using MySQL" of the series "The Full Stack Web Development".For databases, we are going to have a few relational databases such as...
Curated Video
Using Multiplication Pictures to Solve Division Problems
In this video, the teacher explains how to solve division problems using multiplication pictures. They demonstrate how to use groups and arrays to visualize the division process and find the quotient.
FuseSchool
How to multiply whole numbers by double digit numbers
How to multiply whole numbers by double digit numbers | Numbers | Maths | FuseSchool Learn how to multiply whole numbers by double digit numbers.
Curated Video
Romania, Bucovina - Sucevita Painted Monastery
Sucevita boasts a magnificent depiction of the Ladder to Paradise. Red-winged angels in orderly rows attend the righteous on a slanting ladder to the heavens, each rung inscribed with one of the monastic virtues.The architecture of the...
Jabzy
The Great Ditch of China - Stuff That I Find Interesting
In this video, Jabzy brings us historical tidbits and unknown facts about The Great Ditch of China
Curated Video
Complete Python Scripting for Automation - Read only header of a csv file and Finding the no of rows in a csv file
Working with csv: Read only header of a csv file and Finding the no of rows in a csv file This clip is from the chapter "Working with csv" of the series "Complete Python Scripting for Automation".In this section, the author introduces...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Naming Grid areas
CSS Grid: Naming Grid areas This clip is from the chapter "CSS Grid" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about CSS Grid here