Get FAST results with 3D NumPy arrays! Python in Excel #25

Опубликовано: 17 Март 2026
на канале: flexyourdata
1,536
28

Learning how to use 3D NumPy arrays (or arrays with higher dimensionality) can be daunting at first, but it's well worth the effort.

In the video I look at two possible solutions to a challenge from Kamran Mumtaz on LinkedIn.

Here's the challenge page:
  / urn:li:activity:7123171393222897664  

00:00 Problem Statement
01:04 Solution 1 using a list comprehension
06:25 Solution 2 using a 3D NumPy array

#python #coding #excel #data #analytics