LESSON 5
NUMPY FOUNDATION
◷ 3 hours to complete
❲▹❳ 5 videos (Total 32m)
☷ 5 interactive readings
✑ 5 exercises (Total 50 questions)
Many times we want to perform some math operations on the list--such as multiplication, trigonometric functions, and some statistical methods. While it is difficult to do in lists, NumPy make it possible by using an object called ndarray.
We will see some methods in NumPy that are useful for generating and processing arrays.
▸ Lesson 5 Code Summary PDF
Lesson 5 ❮ Lesson List ❮ Top Page
5.1 NumPy Arrays ❲▹❳ 7m22s
5.2 Index and Reshape ❲▹❳ 4m44s
5.3 Universal Functions ❲▹❳ 7m04s
5.4 Join, Split & Transpose ❲▹❳ 5m34s
5.5 Search and Filter ❲▹❳ 7m3s
⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺