NASA
Small Steps, Giant Leaps: Episode 61, Transforming Assessment of Unsteady Aerodynamics Small Steps, Giant Leaps
NASA's Nettie Roozeboom discusses a new state-of-the-art technique to measure unsteady aerodynamics using pressure-sensitive paint.
Packt
Give appropriate attribution for externally sourced media or code : Importing the relevant packages and load the data
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.
Curated Video
Power BI Masterclass - How to Use Python in the Query Editor for Data Transformation in Power BI
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...
Curated Video
Data Science and Machine Learning with R - {dplyr}: The Select Verb
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.
IDG TECHtalk
How to merge in R
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.
Curated Video
Python for Data Analysis: Step-By-Step with Projects - EDA Overview
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.
KnowMo
Introduction to Summary Statistics
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...
Curated Video
Mastering Tableau 2018.1, Second Edition 5.1: Creating Your First Visual
In this video, we’ll create our first visualization. • Understand the data • Connect to the data • Understand Data pane
Curated Video
Data Science and Machine Learning with R - Web Scraping: {rvest}
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.
Curated Video
Data Science and Machine Learning with R - {dplyr}: The Summarize Verb
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.
Curated Video
Data Science and Machine Learning with R - {dplyr}: The Filter Verb
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.
Curated Video
Learning R for Data Visualization (Video 14)
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...
Curated Video
Mastering Tableau 2018.1, Second Edition 2.3: Saving Data Sources and Workbooks, Live, or Extracts
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
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Practical Example - Vehicle Speed Determination
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Practical Example - Vehicle Speed Determination
Curated Video
Alteryx for Beginners - Count Records Tool
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.
Curated Video
Alteryx for Beginners - Generate Rows Tool
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.
Curated Video
Mastering Django Web Development (Video 5)
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...
R Programming 101
Bar charts and Histograms using ggplot in R
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...
Curated Video
Power BI Masterclass - Learning DAX - Daily Sales Comparison When Having Gaps in Your Dataset
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...
Curated Video
Power BI Masterclass - DAX Cohort Customer OrderDate Analysis
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
Curated Video
Alteryx for Beginners - Case Study - 2
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
Curated Video
Python for Data Analysis: Step-By-Step with Projects - NBA Games Project Overview
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...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Loading Data
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.