InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is contained in NumPy library?(a) n-dimensional array object(b) tools for integrating C/C++ and Fortran code(c) fourier transform(d) all of the mentionedThis question was posed to me in my homework.This key question is from NumPy in division Developing Data Products and Working with NumPy of Data Science |
|
Answer» The CORRECT choice is (d) all of the mentioned |
|