To create sequences of numbers, NumPy provides a function __________ analogous to range that returns arrays instead of lists.
(a) arange
(b) aspace
(c) aline
(d) all of the mentioned
The question was posed to me in semester exam.
My question is taken from NumPy topic in division Developing Data Products and Working with NumPy of Data Science