To Create Sequences Of Numbers Numpy Provides A Function #479
To create sequences of numbers, NumPy provides a function __________ analogous to range that returns arrays instead of lists.
This multiple choice question (MCQ) is related to the book/course gs gs120 Data Structure. It can also be found in gs gs120 Developing Data Products and Working with NumPy - NumPy - Quiz No.1.
To create sequences of numbers, NumPy provides a function __________ analogous to range that returns arrays instead of lists.
arange
aspace
aline
all of the mentioned