Data Analysis-NumPy

 


AS SCREENSHOTS HAS BEEN UPLOADED, IF THE IMAGES LOOKS BLURRY JUST CLICK ON THE IMAGE TO CLEARY SEE THE IMAGE.

NumPy:

NumPy is a linear Algebra Library for python, NumPy is a python library used for working with arrays. It also has functions for working in domain of linear algebra, fourier transform, and matrices.

NumPy arrays essentially come in two types VECTORS and MATRICES.


https://numpy.org/doc/stable/contents.html


1. NumPy Arrays:









2. NumPy Array Indexing:







3. NumPy Operations:




========================================

Comments

Popular posts from this blog

SQL Course (PART-1)

PYTHON BASICS OF BEGINNER's (PART-2)

Open_CV BASICS