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

Explanation: NumPy is the fundamental package for SCIENTIFIC COMPUTING with Python.



Discussion

No Comment Found

Related InterviewSolutions