Skip to content

eric496/numpy-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numpy tutorial for beginners

Numpy is the very basic , common, and widely used library of Python. The topics which has been covered in this repository are:

  1. Data Types
  2. Array
  3. Sampling Methods
  4. Maths functions
  5. Slicing and Indexing
  6. Set operations
  7. Linear Algebra