How do you read an array into a matplotlib graph?

后端 未结 0 367
别跟我提以往
别跟我提以往 2020-12-18 09:42

So I\'ve loaded a dataset of x and y values from a txt file

dataset = np.loadtxt("data")

there are about 100 points in there

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