...

/

Quiz: NumPy for Data Analysis

Quiz: NumPy for Data Analysis

Let's test what you’ve learned about NumPy for data analysis.

We'll cover the following...

Choose the correct option:

1.

Which statement imports the NumPy library in Python?

A.

import np as NumPy

B.

import NumPy as np

C.

import numpy_np

D.

import np_numpy


1 / 5