Instructional Video4:15
Curated Video

Learning R for Data Visualization (Video 12)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video14:44
Packt

DataProvider Annotation - Parameterizing Test Cases - 1

Higher Ed
This is the first part of the two-part lecture that explains how to parameterize test cases. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video2:44
Curated Video

Alteryx for Beginners - Unique Tool

Higher Ed
This video explains how to use the Unique tool in Alteryx. This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
Instructional Video4:54
IDG TECHtalk

How to reshape data with tidyr’s new pivot functions

Higher Ed
See examples of tidyr’s new pivot_longer and pivot_wider functions.
Instructional Video4:26
Brian McLogan

How to find the 20th and 80th percentile of a data set

12th - Higher Ed
👉 Learn how to find the percentile of a data set. The kth percentile of a data set is the data value that appeared in the kth position after the dataset has been divided into 100 equal parts. Thus to find the kth percentile of a dataset,...
Instructional Video6:30
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Previewing Data

Higher Ed
This video explains previewing data. This clip is from the chapter "Importing Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to importing data.
Instructional Video12:04
IDG TECHtalk

Astonishingly Easy Mapping with R and mapview

Higher Ed
One short line of code give you a full-featured interactive choropleth map – complete with rollover text and popup data – thanks to the mapview package. See how simple it is to explore geospatial data in R.
Instructional Video12:15
Curated Video

Demo Part 1.1 ML Workspace

Higher Ed
In this demo video, we will work on ML workspace. This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this section,...
Instructional Video8:28
Curated Video

Power BI Masterclass - R in Power BI - Importing and Transforming Data with R Example

Higher Ed
In this video, we will cover R in Power BI to import and transform data with R example. This clip is from the chapter "DAX, R, and Gateways" of the series "Power BI Masterclass".In this section, we will be covering DAX, R, and Gateways....
Instructional Video15:58
Curated Video

Power BI Masterclass - A Quick Introduction to Publishing Reports to the Power BI Service

Higher Ed
In this video, let's take a quick introduction to publishing reports to the Power BI Service. This clip is from the chapter "DAX, R, and Gateways" of the series "Power BI Masterclass".In this section, we will be covering DAX, R, and...
Instructional Video16:21
Curated Video

Power BI Masterclass - Project Management Burndown Chart Calculation with DAX in Power BI

Higher Ed
In this video, we will cover project management burndown chart calculation with DAX in Power BI. This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some...
Instructional Video7:26
Curated Video

Alteryx for Beginners - Fuzzy Match Tool

Higher Ed
This video explains how to use the Fuzzy Match tool in Alteryx. This clip is from the chapter "Join Tab" of the series "Alteryx for Beginners".This section explores the Join tab.
Instructional Video4:36
Curated Video

C++ Standard Template Library in Practice - Replacing and Transforming - equals

Higher Ed
The listener is new to algorithms and does not know about the transform algorithms. • Introduce the listener to the std::transform algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a...
Instructional Video6:24
Curated Video

Excel VBA Programming The Complete Guide - Get Last Row of Data in Worksheet

Higher Ed
Daily reports will often have a fluctuating number of rows. In this lesson, we introduce a convenient strategy to identify the last row of data in a sheet --- starting at the bottom of the spreadsheet and navigating upwards. This clip is...
Instructional Video16:28
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Relationship of Two Features (2)

Higher Ed
This video explains the relationship of two features part 2. This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data analysis.
Instructional Video19:45
Global Health with Greg Martin

Linear Regression - made easy

Higher Ed
Simple linear regression models don't need to be scary. This video will take you through the basics of how to interpret linear regression results. If you are learning regression modelling or just learning statistics and quantitative...
Instructional Video4:02
Curated Video

Choosing the Best Representation: Dot Plots, Histograms, and Box Plots

K - 5th
In this video, students will learn how to choose the best representation for their data by considering the strengths and weaknesses of dot plots, histograms, and box plots. They will understand how dot plots provide a clear picture of...
Instructional Video7:32
Curated Video

Mastering Tableau 2018.1, Second Edition 10.4: Custom Geocoding

Higher Ed
In this video, we’ll see how to integrate a custom geocode inside Tableau. • Why custom geocodes are important • Apply a custom geocode in Tableau
Instructional Video5:43
Curated Video

Mastering Tableau 2018.1, Second Edition 9.2: Going from Regular Expressions to Level-of-Detail Expressions

Higher Ed
We’ll see the difference between regular expressions and LOD expressions. • Why are regular expressions important?
Instructional Video2:35
Next Animation Studio

Explainer: China is expanding its network of detention camps in Xinjiang

12th - Higher Ed
Recent satellite footage and other evidence show China has built more than 380 detention camps in Xinjiang
Instructional Video3:27
Curated Video

Alteryx for Beginners - Getting Data from Comma Separated Value (CSV) Files

Higher Ed
This video demonstrates how to get data from CSV files. This clip is from the chapter "In/Out Tab" of the series "Alteryx for Beginners".This section provides an introduction to the In/Out tab in Alteryx.
Instructional Video7:05
KnowMo

Calculating the Median: Finding the Middle Value of Data Sets

12th - Higher Ed
This video is a lecture on how to calculate the median value of a data set. The speaker explains what the median represents and gives examples of how to manually calculate the median for small data sets. They also demonstrate the use of...
Instructional Video14:03
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Seaborn Library Overview

Higher Ed
This video introduces you to Seaborn library overview. This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data analysis.
Instructional Video21:49
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Group By

Higher Ed
This video introduces you to Group by. This clip is from the chapter "Exploratory Data Analysis" of the series "Python for Data Analysis: Step-By-Step with Projects".This section explains exploratory data analysis.