Instructional Video6:16
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Extract and Count Unique Entries

Higher Ed
In this video, you will learn about extract and count unique entries.
Instructional Video5:19
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Extracting Unique Values - The UNIQUE Function

Higher Ed
In this video, you will learn how to extract unique values - the UNIQUE function.
Instructional Video6:48
Curated Video

Microsoft Excel 2021365 - Beginner to Advanced - Conditional IFs (SUMIF, COUNTIF, AVERAGEIF)

Higher Ed
In this video, we will cover conditional IFs (SUMIF, COUNTIF, AVERAGEIF).
Instructional Video4:10
Curated Video

R Programming for Statistics and Data Science - Indexing and Slicing a Data Frame in R

Higher Ed
This video explains indexing and slicing a data frame in R. This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Instructional Video1:57
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Getting the Object Properties and Values with JavaScript to Loop Object Contents

Higher Ed
This video demonstrates how to get the object properties and values with JavaScript to loop object contents. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This...
Instructional Video3:33
Curated Video

R Programming for Statistics and Data Science - Slicing a Matrix in R

Higher Ed
This video explains slicing a matrix in R. This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video4:34
Curated Video

Linux Fundamentals - Arguments for Options

Higher Ed
This video focuses on arguments for options. This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how to use Linux on macOS and...
Instructional Video7:01
Curated Video

R Programming for Statistics and Data Science - Slicing and Indexing a Vector in R

Higher Ed
This video explains slicing and indexing a vector in R. This clip is from the chapter "Vectors and Vector Operations" of the series "R Programming for Statistics and Data Science".This section explains vectors and vector operations.
Instructional Video9:36
Curated Video

Linux Fundamentals - Command Arguments

Higher Ed
This video focuses on command arguments. This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how to use Linux on macOS and...
Instructional Video8:37
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating Arrays to Hold Data with JavaScript

Higher Ed
This video demonstrates how to create arrays to hold data with JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video33:34
APMonitor

Numpy and Loops in Python

10th - Higher Ed
This introductory homework assignment solution covers Numpy and loops (for and while) in Python. The example problems use simple vectors and matrices, reshaping, index referencing, initialization, dot product, cross product, matrix...
Instructional Video58:27
R Programming 101

R programming in one hour - A crash course for beginners

Higher Ed
R programming is easy. In this video, I'll walk you though how to clean your data; how to manipulate (or wrangle) your data; how to summarize your data; how to create tables and describe your data; how to visualize your data using ggplot...
Instructional Video4:48
Curated Video

Complete Python Scripting for Automation - Introduction to Data Structures and Types of Data Structures

Higher Ed
Data Structures of Python: Introduction to Data Structures and Types of Data Structures This clip is from the chapter "Data Structures of Python" of the series "Complete Python Scripting for Automation".In this section, the author...
Instructional Video14:32
Curated Video

Bash Shell Scripting- Logical AND OR and NOT operators - ( &&, || and ! )

Higher Ed
This video shows how to use the Logical AND OR and NOT operators - ( &&, || and ! ). This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash Shell Scripting".This...
Instructional Video15:58
Curated Video

Complete Python Scripting for Automation - working with search and match operations from re module

Higher Ed
Regular expression with re module: working with search and match operations from re module This clip is from the chapter "Regular expression with re module" of the series "Complete Python Scripting for Automation".In this section, the...
Instructional Video32:12
Curated Video

Describe computer programming : Lists

Higher Ed
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more. Common Coding Concepts: Lists
Instructional Video5:55
Packt

Use variables to modify data : Intro to Data Types

Higher Ed
From the section: Beginners Python. This section is about Installing Python, Python 3 vs Python 2, Variables, Strings etc. Beginners Python: Intro to Data Types
Instructional Video6:29
Python Programmer

EDA Python - 10-1_Dictionaries

Higher Ed
Dictionaries are an essential data structure for data analysis. We explain what they are in this video.
Instructional Video31:34
Curated Video

Describe computer programming : Loops

Higher Ed
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more. Common Coding Concepts: Loops
Instructional Video41:02
Curated Video

Complete Python Scripting for Automation - Basic rules to create a pattern for regex

Higher Ed
Regular expression with re module: Basic rules to create a pattern for regex This clip is from the chapter "Regular expression with re module" of the series "Complete Python Scripting for Automation".In this section, the author...
Instructional Video10:30
APMonitor

Matlab 👩‍💻 Array and Matrix

10th - Higher Ed
Arrays are a way of storing a sequence of numbers or letters by using brackets [ ] or by declaring a 'string'. You could use an array for an incubator to keep information on such as a history of the temperatures. # array of numbers...
Instructional Video7:18
Fun Robotics

Strings in Programming

Higher Ed
Defining strings and how to use them in Python programming
Instructional Video19:58
Python Programmer

EDA Python - 17-Pandas_1

Higher Ed
Pandas is the most important and useful package for Exploratory Data Analysis with python. In the next 5 videos we will be using python and pandas to analyse covid-19 data. We start in this video by loading data into a pandas dataframe.
Instructional Video31:42
Curated Video

Data Science and Machine Learning with R - Working with Lists

Higher Ed
This video explains working with lists. 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...