Question: please help! Create a virtual environment (with any name) and activate it. Install the numpy package in this virtual environment (pip install numpy). Numpy is

please help!

Create a virtual environment (with any name) and activate it. Install the numpy package in this virtual environment (pip install numpy). Numpy is a statistical package used for matrices and linear algebra and is vital for data analysis, data science, machine learning, etc. in Python. Use the internet and online documentation to use numpy to create a numpy list of 10 random floats, each 0 to 1, then print the mean, median, and standard deviation of that list, all using numpy. Remember to add a requirements.txt file to this exercise folder, commit it, but do NOT commit the virtual environment folder.

this is outpuy

please help! Create a virtual environment (with any name) and activate it.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!