NumPy Tutorial 2 (Making arrays and understanding dimensions)

preview_player
Показать описание
In this video we try to understand the dimensions in numpy and how to make arrays manually as well as how to make them from a csv file.

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

This is so helpful, especially the 3d presentation is beginner-friendly! Thanks for the video!

jiashenglai
Автор

Excellent video. Very calmly and well explained. That helps a lot for us who are initiating. You won your self a subscriber.

MrEstebanEscudero
Автор

This was really good. You teach in such a cool manner

muneebarslan
Автор

nice and very informative video . thanks man

roshanKumar-ripq
Автор

yooo this is actually really good its a shame this channel isnt big took me a while to find ahhaha. thanks!

kaleedtayfour
Автор

Thanks man, this video answered all my questions, , :)

ujjwalsaxena
Автор

Coordinates of 3d system are (0, 1, 2)==(depth, row, column).
Thus the shape is not (2, 3, 3) but (3, 2, 3).

Phrogram
Автор

I think you could mention OxMxN in the power point presentation, instead of saying MxNxO. That confused me, since the depth comes first. But the video is very good, thanks!

carolinegh
Автор

Man, and I thought my desktop looked cluttered XD

tommyhuffman
Автор

Muchas gracias !
Tengo una duda: ¿Como lleno el array de n dimensiones?

Hades-vVpZ
Автор

omfg that desktop what is wrong with you :o

Rems
Автор

Hi, Thanks for the explanation, it was helpful. But the array is 3X2X3.. right?

rohandawar
Автор

U should use a Curly braces instead of Two directional arrow line

RalphNgOfficial
Автор

In idea it'll be no issues with formatting though.

vadimosm
Автор

focus and practise more when you teach something

nobodyeverybody
Автор

Thanks. But people finding answers for wether they should watch it or no. You should but also check the comment section as there are some mistakes he is making.

vritikamalhotra