Advertisements
Advertisements
प्रश्न
How to install NumPy?
लघु उत्तर
Advertisements
उत्तर
To install NumPy, open the Command Prompt or Terminal and use the pip command. Type the following command:
pip install numpy
Press Enter and wait for the installation to complete. After successful installation, NumPy can be imported into a Python program using:
import numpy
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
