Creating a NumPy Array - Quesion 1

Last Updated :
Discuss
Comments

Which function is used to create a NumPy array from a list?

np.create()

np.array()

np.list()

np.arraylist()

Tags:
Share your thoughts in the comments