I am trying to do hands on the numpy, i cam across following datatype when
used inbuilt method dtype.Following the few results i have got.
Can you please explain what it means by u11
a1 = np.array([3,5,'p'])
print(a1.dtype)
o/p = >U11
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…