print(np.max(x,axis=0))# find max element in each columns ...
# we can also pass a list , tuple or any array like object with array(). and it will be converted to ndarray. # 0-D Arrays - scalars, are the elements in an array, each value in an array is a 0-D ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results