eric496 / numpy-tutorial

A Numpy Tutorial for Beginners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Numpy Tutorial for Beginners

License:MIT License


Languages

Language:Jupyter Notebook 100.0%