Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 281 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 281 Bytes

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