Need to know what is the preferred way to make strings array in numpy

后端 未结 0 811
我寻月下人不归
我寻月下人不归 2020-12-06 12:54

I below given lines of code, i have made an array of strings . Is this the preferred way to make array of strings ?

import numpy as np
>>> x = np.arr         


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