Python: Why does my array from pandas.DataFrame.to_numpy() only have one column?

前端 未结 0 1611
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-30 12:16

I am trying to convert a Pandas dataframe (of uploaded data from a CSV) into a numpy array. However my array always has one column, but I would like it to have as many colum

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