Which Of The Following Returns An Array Of Ones With The Same #489
Which of the following returns an array of ones with the same shape and type as a given array?
This multiple choice question (MCQ) is related to the book/course gs gs120 Data Structure. It can also be found in gs gs120 Developing Data Products and Working with NumPy - NumPy - Quiz No.2.
Which of the following returns an array of ones with the same shape and type as a given array?
all_like
ones_like
one_alike
all of the mentioned