Hi, what do you want to do?
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF Filter Rows
Learn how to apply row filters in the Spark DataFrame.<br/<br/>>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Quiz (Select, Withcolumn, Filter)
It's time for a short quiz.<br/<br/>>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Project (Write)
Let's wrap up the project. In this session, we will create DF of all the employees whose age is greater than 45 and save them in a file.
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big...
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big...
Curated Video
REST APIs with Flask and Python - Improving Code and Error Control
This video explains how to improve the code and control errors.
r/>
This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section explores the various...
r/>
This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section explores the various...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Edge Detection
This video explains about edge detection.<br<br/>/>
This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Curated Video
Practical Data Science using Python - Pandas DataFrame 6
This video explains filling missing values in dataframe.<br<br/>/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - CDK Serverless Patterns with Solution Constructs
This video explains CDK serverless patterns with solution constructs.
<
br/>
This clip is from the chapter "AWS Serverless Deployments IaC with AWS CDK (Cloud Development Kit)" of the series "AWS Serverless Microservices with...
<
br/>
This clip is from the chapter "AWS Serverless Deployments IaC with AWS CDK (Cloud Development Kit)" of the series "AWS Serverless Microservices with...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Multiple Test Methods in a Test Class
This video introduces you to multiple test methods in a test class.
<
br/>
This clip is from the chapter "How to Add Multiple Test Methods" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section,...
<
br/>
This clip is from the chapter "How to Add Multiple Test Methods" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section,...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Filter the Web Table using Selenium JavaStreams
This video explains how to filter the web table using Selenium JavaStreams.
r/>
This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium WebDriver...
r/>
This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium WebDriver...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Conditional Column- Comparing Two Columns
This video explains how to compare two different columns using Conditional Column.
<
br/>
This clip is from the chapter "Introduction to Conditional Column and Column from Examples" of the series "Business Intelligence with...
<
br/>
This clip is from the chapter "Introduction to Conditional Column and Column from Examples" of the series "Business Intelligence with...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - AWS Glue Studio
This video focuses on AWS Glue studio.
<
br/>
This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, we will complete our “order history appâ€...
<
br/>
This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, we will complete our “order history appâ€...
Curated Video
Google Sheets Fundamentals - Filter Views
Filter VIews • Creating a Filter View • Viewing an Exisitng Filter View • Saving a Filter as a Filter View
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Filtering Redux Data
In this video you'll learn about Redux selectors. This is just a function that gets called with the Redux store data and returns a subset of the data. Selectors are great for filtering data based on some criteria.
r/>
This clip...
r/>
This clip...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Installing Extreme Cloud Administration Toolkit (xCAT) and Preventing Injection Attacks
In this video, you'll learn how to install xCAT and how to prevent injection attacks.
r/>
This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
r/>
This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Curated Video
REST APIs with Flask and Python - Using DELETE to Delete Items
This video shows how to use the DELETE method to delete items.
r/>
This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section explores the various...
r/>
This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section explores the various...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Building Utility Files and Implement a Logging Feature in the framework
This video explains how to build utility files and implement a logging feature in the framework.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation...
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Select, Withcolumn, Filter)
Let's discuss the solution for the quiz we discussed in a previous lesson.
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark...
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Mockito Step 02: Setting up SUT (System Under Test)
Need For Mockito: Mockito Step 02: Setting up SUT (System Under Test)
r/>
This clip is from the chapter "Need For Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we the author...
r/>
This clip is from the chapter "Need For Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we the author...
Curated Video
REST APIs with Flask and Python - Easily Displaying the ItemList Resource with SQLAlchemy
This video explains how to easily display the ItemList resource with the help of SQLAlchemy.
r/>
This clip is from the chapter "Simplifying Storage with Flask SQLAlchemy" of the series "REST APIs with Flask and Python".This...
r/>
This clip is from the chapter "Simplifying Storage with Flask SQLAlchemy" of the series "REST APIs with Flask and Python".This...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Functional Programming Examples - Streams and Lambda Expressions
Congratulations: Spring Master Class - Congratulations on Completing the CourseFunctional Programming - Lambda Expressions and Streams: Functional Programming Examples - Streams and Lambda Expressions
r/>
This clip is from the...
r/>
This clip is from the...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Filters Padding Strides
This video explains about filters padding strides.
<
br/>
This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep...
<
br/>
This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Convolution Revisited
This video talks about convolution revisited.
<
br/>
This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep...
<
br/>
This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep...
Curated Video
Practical Data Science using Python - Python Lambda Functions and Date-Time Operations
This video explains Python Lambda functions and date-time operations.<br<br/>/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - LeNet
This video explains the LeNet.<br<br/>/>
This clip is from the chapter "Classical CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on classical CNNs.
This clip is from the chapter "Classical CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on classical CNNs.