NumPy Operations - Ultimate Guide to Methods and Functions for Beginners

NumPy Operations - Ultimate Guide to Methods and Functions for Beginners

Python Simplified via YouTube Direct link

📝 quick note: at - the floating point numbers originated from b/a and not from np.floor

1 of 31

1 of 31

📝 quick note: at - the floating point numbers originated from b/a and not from np.floor

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

NumPy Operations - Ultimate Guide to Methods and Functions for Beginners

Automatically move to the next video in the Classroom when playback concludes

  1. 1 📝 quick note: at - the floating point numbers originated from b/a and not from np.floor
  2. 2 - intro
  3. 3 - create 2D demo arrays
  4. 4 - dtype attribute
  5. 5 - fill array with values
  6. 6 - assignment operators
  7. 7 - NumPy is Python or C?
  8. 8 - sum of array
  9. 9 - sum of columns or rows only
  10. 10 - product of array
  11. 11 - average of array mean
  12. 12 - minimum and maximum values
  13. 13 - index of minimum and maximum values
  14. 14 - peak to peak method ptp
  15. 15 - size attribute
  16. 16 - flatten vs ravel methods
  17. 17 - repeat function
  18. 18 - non-flat repeat function
  19. 19 - unique function
  20. 20 - diagonal function
  21. 21 - convert array to list
  22. 22 - save array to file
  23. 23 - swap axes of array
  24. 24 - transpose method
  25. 25 - T attribute
  26. 26 - NumPy documentation
  27. 27 - simple operations on 2 matrices
  28. 28 - modulo
  29. 29 - floor division
  30. 30 - matrix multiplication
  31. 31 - thanks for watching! :

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.