Podcast27:26
NASA

Small Steps, Giant Leaps: Episode 61, Transforming Assessment of Unsteady Aerodynamics Small Steps, Giant Leaps

Pre-K - Higher Ed
NASA's Nettie Roozeboom discusses a new state-of-the-art technique to measure unsteady aerodynamics using pressure-sensitive paint.
Instructional Video2:11
Packt

Give appropriate attribution for externally sourced media or code : Importing the relevant packages and load the data

Higher Ed
From the section: The MNIST example. In this section, we’ll see the MNIST example. We must import the TensorFlow library. We will also take advantage of the TensorFlow data provider for MNIST.
Instructional Video12:59
Curated Video

Power BI Masterclass - How to Use Python in the Query Editor for Data Transformation in Power BI

Higher Ed
In this video, we will learn how to use Python in the Query Editor for data transformation in Power BI. This clip is from the chapter "Python Finance and Advanced DAX" of the series "Power BI Masterclass".In this section, we will be...
Instructional Video46:04
Curated Video

Data Science and Machine Learning with R - {dplyr}: The Select Verb

Higher Ed
This video explains the select verb This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation in R.
Instructional Video12:31
IDG TECHtalk

How to merge in R

Higher Ed
See how to merge data in R three different ways: with base R’s merge function, dplyr’s family of join functions, and the data.table package.
Instructional Video2:44
Curated Video

Python for Data Analysis: Step-By-Step with Projects - EDA Overview

Higher Ed
This video introduces you to EDA 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 Video10:52
KnowMo

Introduction to Summary Statistics

12th - Higher Ed
This video is an introduction to summary statistics, which are used to summarize data sets into meaningful information. The video discusses the two main criteria that summary statistics should meet, which are that they should be...
Instructional Video19:20
The Wall Street Journal

Man And Machine Part 1

Higher Ed
Technology to Expand Human Cognition
Instructional Video4:00
Curated Video

Mastering Tableau 2018.1, Second Edition 5.1: Creating Your First Visual

Higher Ed
In this video, we’ll create our first visualization. • Understand the data • Connect to the data • Understand Data pane
Instructional Video58:53
Curated Video

Data Science and Machine Learning with R - Web Scraping: {rvest}

Higher Ed
This video explains web scraping. This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation in R.
Instructional Video23:06
Curated Video

Data Science and Machine Learning with R - {dplyr}: The Summarize Verb

Higher Ed
This video explains the summarize verb. This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation in R.
Instructional Video21:35
Curated Video

Data Science and Machine Learning with R - {dplyr}: The Filter Verb

Higher Ed
This video explains the filter verb. This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation in R.
Instructional Video3:19
Curated Video

Learning R for Data Visualization (Video 14)

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 Video5:04
Curated Video

Mastering Tableau 2018.1, Second Edition 2.3: Saving Data Sources and Workbooks, Live, or Extracts

Higher Ed
In this video, we’ll see how to save data sources and workbooks. • Understand the different types of workbooks and data sources • The difference between Extract connection and Live connection
Instructional Video6:27
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Practical Example - Vehicle Speed Determination

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Practical Example - Vehicle Speed Determination
Instructional Video1:47
Curated Video

Alteryx for Beginners - Count Records Tool

Higher Ed
This video explains how to use the Count Records tool in Alteryx. This clip is from the chapter "Transform Tab" of the series "Alteryx for Beginners".This section explores the Transform tab.
Instructional Video5:07
Curated Video

Alteryx for Beginners - Generate Rows Tool

Higher Ed
This video explains how to use the Generate Rows 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 Video2:56
Curated Video

Mastering Django Web Development (Video 5)

Higher Ed
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and continues...
Instructional Video17:49
R Programming 101

Bar charts and Histograms using ggplot in R

Higher Ed
To create a bar chart or histogram using ggplot is easy. Bar charts (or bar graphs) are used to visualise a single categorical variable. Histograms are used to visualise a single numeric variable. Ggplot2 is a powerful package used for...
Instructional Video11:25
Curated Video

Power BI Masterclass - Learning DAX - Daily Sales Comparison When Having Gaps in Your Dataset

Higher Ed
In this video, we will be learning DAX to find out daily sales comparison when having gaps in your dataset. This clip is from the chapter "Python Finance and Advanced DAX" of the series "Power BI Masterclass".In this section, we will be...
Instructional Video10:00
Curated Video

Power BI Masterclass - DAX Cohort Customer OrderDate Analysis

Higher Ed
In this video, we will cover DAX Cohort Customer OrderDate Analysis. This clip is from the chapter "The Next Level" of the series "Power BI Masterclass".null
Instructional Video2:58
Curated Video

Alteryx for Beginners - Case Study - 2

Higher Ed
This video presents the second case study on appending specific files from a folder. This clip is from the chapter "Case Studies" of the series "Alteryx for Beginners".null
Instructional Video2:46
Curated Video

Python for Data Analysis: Step-By-Step with Projects - NBA Games Project Overview

Higher Ed
This video introduces you to NBA games project overview. This clip is from the chapter "Capstone Practice Project I" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to Capstone practice...
Instructional Video8:00
Curated Video

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

Higher Ed
This video explains how to load 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.