Data Science Questions and Answers – NumPy – 2
This set of Data Science online test focuses on “NumPy – 2”. 1. Which of the following sets the size of the buffer used in ufuncs? a) bufsize(size) b) setsize(size) c) setbufsize(size) d) all of the mentioned 2. Point out the wrong statement. a) A universal function is a function that operates on ndarrays in … Read more