Q. What is NumPy? How to install it?
Answer:-
NumPy stands for ‘Numerical Python’. It is a package for data analysis and scientific computing with Python. NumPy uses a multidimensional array object, and has functions and tools for working with these arrays.
Installing NumPy, NumPy can be installed by typing following command:-
pip install NumPy
👍👍👍
ReplyDeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )