hello friends welcome to simple python
we are going to discuss one of the most
basic and as well as most important
topic of python that is numpy
so let's start it
numpy stands for numerical python
it is a package for data analysis and
scientific computing with python
numpy uses a multi-dimensional array
object and has functions and tools for
working with these arrays
now there is some key points which you
need to know
first point is it is created in 2005 by
travis elephant
second is it stands for numerical python
third one is it is used to perform a
number of mathematical operations
how to install numpy it is very easy you
just need to open command prompt in your
desktop
and type pip install numpy
that's it
hope you guys understand
what is numpy in the next video we are
going to discuss about numpy arrays so
stay tuned
please like share and subscribe to my
channel for more python related videos
thank you