Q20
What Python function is used to perform element-wise mathematical operations on Numpy arrays?
A.
describe()
B.
plt.plot()
C.
df.apply()
D.
np.add()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board