A

Admin • 802.91K Points
Coach

Q. Which method is used to concatenate two arrays?

  • (A) np.append()
  • (B) np.concatenate()
  • (C) np.extend()
  • (D) np.join()
  • Correct Answer - Option(B)
  • Views: 4
  • Filed under category Numpy
  • Hashtags:

Explanation by: Admin
np.concatenate() joins two or more arrays.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.