Instructional Video9:22
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Building the Spider: Extract Teams Data

Higher Ed
In this educational video tutorial, the instructor demonstrates how to scrape data from a website using Scrapy. The video covers how to write a spider to scrape a single page table from a website, select specific data, and store it in a...
Instructional Video5:08
Curated Video

Python In Practice - 15 Projects to Master Python - Slicing Columns, Rows, and Values from Pandas DataFrames

Higher Ed
This video explains slicing columns, rows, and values from Pandas DataFrames. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the...
Instructional Video3:41
Packt

Fundamentals of Neural Networks - Tensor and Matrix

Higher Ed
This video explains what we mean by Tensor and Matrix. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where you will start...
Instructional Video1:56
Curated Video

HTML Tutorial for Beginners(2022) - Set Cell Width and Height in HTML

Higher Ed
Learn how to set table cell width and height in HTML. This clip is from the chapter "HTML CSS Styles" of the series "HTML Tutorial for Beginners (2022)".Here, you will learn to create tables and add rows and columns in an HTML table. You...
Instructional Video7:09
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Updating the Master Dataset with New Variables or Observations

Higher Ed
This video helps in updating the master dataset with new variables or observations. This clip is from the chapter "Fundamentals of Utilizing SAS Indexes" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data...
Instructional Video7:11
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Inserting Rows with a Query and Set Statement

Higher Ed
This video explains inserting rows with a query and set statement. This clip is from the chapter "Working with Tables Using SAS SQL" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses...
Instructional Video4:14
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Perform a Left/Right Join

Higher Ed
This video explains how to perform a left/right join. This clip is from the chapter "SAS SQL and Joining" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on SAS SQL and joining.
Instructional Video5:54
Curated Video

Google Sheets Fundamentals - Sorting Data

Pre-K - Higher Ed
Sorting • Doing a Sort • Reverse Sorting • Sorting a Specific Range
Instructional Video2:53
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Redshift Distribution Styles

Higher Ed
This video shows the various Amazon Redshift distribution styles. This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn how to build a...
Instructional Video7:56
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - NumPy for Numerical Data Processing: Slicing-Part 2

Higher Ed
In this video, we will cover slicing-part 2. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video6:47
Food Farmer Earth

A Good Food Farmer

12th - Higher Ed
This is not your typical story, for Anthony Boutard, of Ayers Creek Farm, is not your typical farmer. Trained as a forester, he and his wife, Carol, backed into farming -- as he likes to tell it. He shares many stories, including how he...
Instructional Video3:08
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 10 - Implementing deleteByID Spring JDBC Update Method

Higher Ed
In this video, we will implement deleteByID Spring JDBC update method. This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn...
Instructional Video3:08
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 10 - Implementing the deleteById Spring JDBC Update Method

Higher Ed
This video demonstrates how to implement the deleteById Spring JDBC Update method. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master...
Instructional Video11:46
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Practice Exercise - Excel Driven Testing – Part 1

Higher Ed
This video is the first part of the three-part video that presents a practice exercise on Excel driven testing. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from...
Instructional Video15:16
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Getting Rows and Cells from an Excel Sheet

Higher Ed
This video demonstrates how to access rows and cells from an Excel sheet. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section...
Instructional Video6:47
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Spanning Columns & Rows

Higher Ed
CSS Grid: Spanning Columns & Rows This clip is from the chapter "CSS Grid" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Grid.
Instructional Video5:16
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 17 – Create a JPA Repository

Higher Ed
This video shows how to create a JPA repository. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices with...
Instructional Video5:47
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 14 – Create a JPA Repository – V2

Higher Ed
This video explains how to create a JPA repository. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices with...
Instructional Video10:29
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Learn by example - login authentication

Higher Ed
Credentials Management: Learn by example - login authentication This clip is from the chapter "Credentials Management" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, very common source of...
Instructional Video9:04
Curated Video

pandas for Python - A Quick Guide - Handling Missing Values and Duplicates

Higher Ed
During the data analysis, significant time is spent on data cleaning and transformation. Pandas provides the tool to handle such data. In this video, you will learn about handling missing data and duplicates. You will learn to eliminate...
Instructional Video15:30
Curated Video

Job-Ready SQL in an Afternoon - Window Functions and Aliases

Higher Ed
In this video, we will cover Window functions and aliases. This clip is from the chapter "Window Functions" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover Window functions.
Instructional Video7:39
Curated Video

Job-Ready SQL in an Afternoon - Creating New Columns and Arithmetic

Higher Ed
In this video, you will learn how to create new columns and arithmetic. This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Instructional Video7:05
Curated Video

Job-Ready SQL in an Afternoon - Reading Data

Higher Ed
In this video, you will learn how to read data. This clip is from the chapter "Databases, Tables, and Basic Queries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover databases, tables, and basic queries.
Instructional Video19:48
Curated Video

Introduction To Website Development Technologies - Redesign the About Page with Bootstrap Grid and Buttons

Higher Ed
In this video, you will learn how to redesign the about page with Bootstrap grid and buttons. This clip is from the chapter "Redesign Website with Bootstrap 5" of the series "Introduction to Website Development Technologies".In this...