Hi, what do you want to do?
Curated Video
Deep Learning - Crash Course 2023 - NumPy Part 3
In this video, you will learn about slicing and modifying the arrays.
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a...
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a...
Curated Video
Deep Learning - Crash Course 2023 - NumPy Part 2
In this video, you will learn what is broadcasting in NumPy.
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick...
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick...
Curated Video
Deep Learning - Crash Course 2023 - NumPy Part 1
In this video, you will learn about arrays in NumPy.
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick refresher on...
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick refresher on...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations and Functions in NumPy
In this video, we will understand the different mathematical operations and functions that we can perform on NumPy arrays.
<
br/>
This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series...
<
br/>
This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Broadcasting
In this video, we will understand the concept of broadcasting.
<
br/>
This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using...
<
br/>
This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Resize and Reshape Arrays
In this video, you will learn how to resize and reshape an array.
<
br/>
This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using...
<
br/>
This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Matrices
In this video, you will learn about matrices.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into the...
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into the...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Dot Product
In this video, we will discuss Dot Product in NumPy.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into...
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Arrays Versus Lists
In this video, we will be comparing NumPy array to Python list.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will...
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will...
Curated Video
The Complete Vue.js Course for Beginners - For Loop Array of Objects
In this video, we will talk about the use of for loop with arrays. We will do practical work related to for loops with arrays.
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js...
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Arrays and the Split Function
This video explains the split function where the string will be split into substrings using a delimiter.
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This...
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Multidimensional Arrays
This video explains multidimensional arrays, which are made by adding a comma after the first number between round brackets of your array name, then adding another number.
<
br/>
This clip is from the chapter "Arrays" of the series...
<
br/>
This clip is from the chapter "Arrays" of the series...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Cell Property
This video explains the Cell property used to reference the cells on your spreadsheets.
<
br/>
This clip is from the chapter "Loops with VBA" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section...
<
br/>
This clip is from the chapter "Loops with VBA" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Logical Operators
This video explains logical operators in VBA such as AND, OR, NOT.
<
br/>
This clip is from the chapter "VBA Conditional Statements" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section explains the...
<
br/>
This clip is from the chapter "VBA Conditional Statements" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section explains the...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Message Box
This video explains the message box or the msg box in Excel VBA.
<
br/>
This clip is from the chapter "Subs and Functions" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section explains subs and...
<
br/>
This clip is from the chapter "Subs and Functions" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section explains subs and...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Subroutines
This video explains a subroutine, which is a piece of code that performs a specific task described in the code but does not return a result or value.
<
br/>
This clip is from the chapter "Subs and Functions" of the series "The...
<
br/>
This clip is from the chapter "Subs and Functions" of the series "The...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Arrays and Loop
This video explains how to store some numbers in an array and then use a loop to print the amount of cells in the spreadsheet.
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and...
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Arrays
This video explains arrays where you can store more than one value under the same name.
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This video explains...
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This video explains...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Do Loop
This video explains the Do Loop that allows the user to repeat a certain process in a macro.
<
br/>
This clip is from the chapter "Loops with VBA" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This...
<
br/>
This clip is from the chapter "Loops with VBA" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - For Each Loop
This video explains the For Each loop that is normally used with collections and arrays, which helps you run one or more loops to cycle through.
<
br/>
This clip is from the chapter "Loops with VBA" of the series "The Ultimate Excel...
<
br/>
This clip is from the chapter "Loops with VBA" of the series "The Ultimate Excel...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - For Loop
This video explains the For loop that enables you to loop through a range of cells with just a few codes lines until the condition is met, and the code moves onto the next line of code.
<
br/>
This clip is from the chapter "Loops...
<
br/>
This clip is from the chapter "Loops...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - String Exercise
This video explains an exercise where you have a product code on a spreadsheet that is in the wrong format, and you have been given certain conditions as to how the output should look like after applying all you have learnt in this...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Mid Function
This video explains the mid function, which is used to grab characters from a string of text; it has three parts: the string to search, the starting position, and the number of characters to grab.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - The Left and Right Functions
This video explains the left and right functions, which will help us chop a string. The left function will help chop the characters from the start of the string and the right function will help chop the character from the end of the...