umpy.VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences

前端 未结 0 1853
野的像风
野的像风 2021-01-31 23:03

Here\'san example of behavior I cannot understand, maybe someone can share the insight into the logic behind it:

ccn = np.ones(1)
bbb = 7
bbn = np.array(bbb)
bbn          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题