Python Part 18 - NumPy

preview_player
Показать описание
By Andy Brown

If you'd like to help fund Wise Owl's conversion of tea and biscuits into quality training videos you can join this channel to get access to perks:

The NumPy module in Python lets you create and manipulate single-axis or multi-dimensional arrays. This tutorial will (among other things) show you how to create, multiply, sort, filter, join, slice, transpose, flatten and clip arrays using NumPy!

Chapters
00:00:00 Topic list
00:01:32 Introducing NumPy and arrays
00:05:52 Starting to use NumPy
00:12:18 Data types
00:15:02 Ways to create arrays
00:23:03 Slicing arrays
00:29:07 Aggregating along an axis
00:32:11 Multiplying arrays together
00:36:59 Example of matrix multiplication
00:43:01 Sorting arrays
00:48:18 Joining arrays together
00:52:32 Other array techniques
01:04:13 End of tutorial

Рекомендации по теме
Комментарии
Автор

Hi Andy. Another action packed Python (is that Pee-thon or Pie-thon.. haha!!) tutorial. Thanks for all the great learning :)) Thumbs up!!

wayneedmondson
Автор

That's super cool. I didn't know that VS Code has intellisense support for Python. Thanks.

python
Автор

Hi Andy, your python videos have been extremely helpful to me. Thank you! One question - do you plan to do any python videos more centered around data analysis? Do you have any recommendations? Would appreciate it!

Huckfinn
Автор

Arrays are the coolest most useful and the hardest to understand and see...so many dimenions 😅

enrikekasijas
Автор

Hi Andy. Thank you for the tutorial. Any plans on Machine Learning?

tejamarneni
Автор

Hi Andy, could you share which extension you use for visual studio code?

jacksonkeong
Автор

Dear sir.. I want more videos on chrome automation using selenium vba

deepakrawat