Numpy Tutorial 1 ND Array

preview_player
Показать описание
Numpy Tutorial 1. Introduction to the Numpy ND array object. Basic math, array shapes, data types and broadcasting.
Рекомендации по теме
Комментарии
Автор

Control Spacebar doesn't work for me to autocomplete but TAB does.

Thanks anyway for this great tutorial

felixboevr
Автор

This is so awesome. Thank you so much! It's exactly what I needed to learn more about this project I've been working on. I feel like this is 10 million times more helpful than any of the official documentation I can find on numpy/scipy, and all of the academic papers make their actual code pretty hard to find. I am super grateful that you created these tutorials!

spelman
Автор

Super useful information! Thank you.
Audio is a few seconds behind, did you notice?

jgiuguigiugigiugugiuuig
Автор

I'm assuming arange() is 'a' 'range', judging from it's output. Probably stands for array range.

J_Bogey