InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function take only single value as input?(a) iscomplex(b) minimum(c) fmin(d) all of the mentionedI had been asked this question in homework.This intriguing question comes from NumPy topic in portion Developing Data Products and Working with NumPy of Data Science |
|
Answer» Right CHOICE is (a) iscomplex |
|