Numpy is the very basic , common, and widely used library of Python. The topics which has been covered in this repository are: The materials in this tutorial have been adapted from eric496/numpy-tutorial.
The following materials will be covered in class:
- Data Types
- Create Arrays
- Inpect an Array
- Sampling Methods
- Math Functions
- Sort an Array
- Slicing and Indexing
- Combine and Split an Array
Additional topics to explore are: