Python: how to create numpy array with dtype

前端 未结 0 1622
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-14 11:17

I am trying to write numpy array players ([ \'position\', \'U5\'), (\'height\', \'float\']).how to mix strings and float. Thank you heights = [191, 184, 185,....,179, 179] p

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