Hi, what do you want to do?
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Amazon SQS Visibility Timeout
This video explains Amazon SQS visibility timeout. This clip is from the chapter "AWS SQS for Event-Driven Architecture with Queues" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses on...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Amazon EventBridge Core Concepts - Events - Event Buses - Rules - Targets
This video explains the core concepts of Amazon EventBridge such as events, event buses, rules, and targets. This clip is from the chapter "AWS EventBridge for Decouple Microservices with Event-Driven Architecture" of the series "AWS...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - WPS – How to Find, Install, Register for, Use, and Upload Datasets
This video talks in detail about WPS. You will know how to find, install, register for, use, and upload datasets using WPS. This clip is from the chapter "Introduction to the Course" of the series "Complete SAS Programming Guide - Learn...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Updating the Master Dataset with New Variables or Observations
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...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - T-Test Independent Samples Overview (Example)
This is an overview (example) of t-test independent samples analysis. This clip is from the chapter "Statistical Analysis" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - SQL Syntax
The author goes over the basic elements of SAS SQL syntax. This clip is from the chapter "SQL Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on SQL fundamentals.
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - ROC Curve
This video explains the ROC curve in detail. This clip is from the chapter "SAS Predictive Modeling, Evaluation Metrics" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on SAS...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - RAND Function (Producing a Sample with Distribution of Your Choice)
The author will show you how to use the rand function. This function allows you to produce a sample (random numbers) with a distribution of your choice. This clip is from the chapter "SAS Functions" of the series "Complete SAS...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Performing Multiple Regression
In this video, you will be performing multiple regression. This clip is from the chapter "Statistical Analysis – Part 2 (Linear and Multiple Regression)" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Oversampling and Adjusting for Oversampling
This video explains oversampling and adjusting for oversampling. This clip is from the chapter "SAS Predictive Modeling, Prepare the Input Variables" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Merging Two Datasets
The author will show you how you can merge data from two different .txt files. It is super simple to do in SAS. This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Manually Creating Data with R, Python, and SAS
The author manually creates data with R, Python, and SAS to give you an idea about similarities and differences between the three popular programming languages. This clip is from the chapter "SAS Syntax, Data Step Versus Proc Step, SAS...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Logistic Macro, Case Study – Part 2
This is the second of the two-part video that will talk in-depth about a Macro example based on logistic regression. This clip is from the chapter "Macro Facility Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - LENGTH Statement
You want to make sure to allocate the proper number of bytes for your variables, and in this video, the author will show you how! This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Intuitive Understanding of Logistic Regression
This video explains intuitive understanding of logistic regression. This clip is from the chapter "Introduction to SAS Predictive Modeling Using Logistic Regression" of the series "Complete SAS Programming Guide - Learn SAS and Become a...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Inserting Rows with a Query and Set Statement
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...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Input and Put Functions
If you want to convert your character variable to a numeric one (so you can do an analysis on that variable), you have to use the INPUT function. If you want to change a numeric variable to a character one, you have to use the PUT...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Update a Table Under Certain Conditions with SAS SQL
This video explains how to update a table under certain conditions with SAS SQL. This clip is from the chapter "Practical Application of SAS SQL" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Perform an Inner Join
This video helps you understand how to perform an inner 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...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Perform a Left/Right Join
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.
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Perform a Full Join
This video explains how to perform a full 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.
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Join Three Tables
This video demonstrates how to join three tables. 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.
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - How to Create a Table Using SAS SQL
This video explains how to create a table using SAS SQL. 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 on working...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Evaluating Missing Data Patterns with SAS
There are ways to test or evaluate what kind of missing patterns to ensure you build a great SAS model. This clip is from the chapter "SAS Predictive Modeling, Prepare the Input Variables" of the series "Complete SAS Programming Guide -...