Media Summary: In this video, we'll look at how to construct a basic In this video, we'll look at different ways to create a In this video, we'll see how to use the reshape function to change the shape of an array. 0:00 - intro / setup 0:10 - reshape() 1:09 ...

Python Numpy For Your Grandma - Detailed Analysis & Overview

In this video, we'll look at how to construct a basic In this video, we'll look at different ways to create a In this video, we'll see how to use the reshape function to change the shape of an array. 0:00 - intro / setup 0:10 - reshape() 1:09 ... In this video, we'll see how you can index a multidimensional array (including 2d, 3d, and higher dimensional arrays) to access ... In this video, we'll see how the functions hstack(), vstack(), and stack() are a lot like the concatenate() function with some subtle ... In this video, we'll see how you can use the concatenate() function to combine two or more arrays. 0:00 - intro / setup 0:46 ...

Photo Gallery

Python NumPy For Your Grandma - 1.1 Intro
Python NumPy For Your Grandma - 2.2 NumPy Array Basics
Python NumPy For Your Grandma - 2.3 Creating NumPy Arrays
Python NumPy For Your Grandma - 4.9 Challenge:  Big Fish
Python NumPy For Your Grandma - 3.3 reshape()
Python NumPy For Your Grandma - 4.1 where()
Python NumPy For Your Grandma (Promo)
Python NumPy For Your Grandma - 2.5 Indexing Multidimensional Arrays
Python NumPy For Your Grandma - 4.5 Stacking
Python NumPy For Your Grandma - 2.1 NumPy Array Motivation
Python NumPy For Your Grandma - 4.4 concatenate()
Python NumPy For Your Grandma - 4.6 Sorting
View Detailed Profile
Python NumPy For Your Grandma - 1.1 Intro

Python NumPy For Your Grandma - 1.1 Intro

Hey, welcome to my course,

Python NumPy For Your Grandma - 2.2 NumPy Array Basics

Python NumPy For Your Grandma - 2.2 NumPy Array Basics

In this video, we'll look at how to construct a basic

Python NumPy For Your Grandma - 2.3 Creating NumPy Arrays

Python NumPy For Your Grandma - 2.3 Creating NumPy Arrays

In this video, we'll look at different ways to create a

Python NumPy For Your Grandma - 4.9 Challenge:  Big Fish

Python NumPy For Your Grandma - 4.9 Challenge: Big Fish

In this video,

Python NumPy For Your Grandma - 3.3 reshape()

Python NumPy For Your Grandma - 3.3 reshape()

In this video, we'll see how to use the reshape function to change the shape of an array. 0:00 - intro / setup 0:10 - reshape() 1:09 ...

Python NumPy For Your Grandma - 4.1 where()

Python NumPy For Your Grandma - 4.1 where()

In this video, we'll see how you can use

Python NumPy For Your Grandma (Promo)

Python NumPy For Your Grandma (Promo)

So easy,

Python NumPy For Your Grandma - 2.5 Indexing Multidimensional Arrays

Python NumPy For Your Grandma - 2.5 Indexing Multidimensional Arrays

In this video, we'll see how you can index a multidimensional array (including 2d, 3d, and higher dimensional arrays) to access ...

Python NumPy For Your Grandma - 4.5 Stacking

Python NumPy For Your Grandma - 4.5 Stacking

In this video, we'll see how the functions hstack(), vstack(), and stack() are a lot like the concatenate() function with some subtle ...

Python NumPy For Your Grandma - 2.1 NumPy Array Motivation

Python NumPy For Your Grandma - 2.1 NumPy Array Motivation

In this video, we motivate the

Python NumPy For Your Grandma - 4.4 concatenate()

Python NumPy For Your Grandma - 4.4 concatenate()

In this video, we'll see how you can use the concatenate() function to combine two or more arrays. 0:00 - intro / setup 0:46 ...

Python NumPy For Your Grandma - 4.6 Sorting

Python NumPy For Your Grandma - 4.6 Sorting

In this video, we'll see how you can use

Python NumPy For Your Grandma - 3.7 random

Python NumPy For Your Grandma - 3.7 random

In this video, we'll see how you can use