Python NumPy Tutorial for Beginners

Python NumPy Tutorial for Beginners

freeCodeCamp.org via freeCodeCamp Direct link

What is NumPy

1 of 15

1 of 15

What is NumPy

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Python NumPy Tutorial for Beginners

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

  1. 1 What is NumPy
  2. 2 NumPy vs Lists (speed, functionality)
  3. 3 Applications of NumPy
  4. 4 The Basics (creating arrays, shape, size, data type)
  5. 5 Accessing/Changing Specific Elements, Rows, Columns, etc (slicing)
  6. 6 Initializing Different Arrays (1s, 0s, full, random, etc...)
  7. 7 Problem #1 (How do you initialize this array?)
  8. 8 Be careful when copying variables!
  9. 9 Basic Mathematics (arithmetic, trigonometry, etc.)
  10. 10 Linear Algebra
  11. 11 Statistics
  12. 12 Reorganizing Arrays (reshape, vstack, hstack)
  13. 13 Load data in from a file
  14. 14 Advanced Indexing and Boolean Masking
  15. 15 Problem #2 (How do you index these values?)

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.