How do I sort a txt file dataset into two datasets using a label?

后端 未结 0 650
小鲜肉
小鲜肉 2020-12-17 10:31

I loaded the data set with

np.loadtxt("dataset")

which has given me an array of arrays? I guess what I am trying to do is sort these internal arrays

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