How to create a sparse_matrix from a dataframe? Memory Error

前端 未结 0 519
迷失自我
迷失自我 2021-01-23 02:56

I have a date frame of size 78,000,000 rows x 14 columns. I want to get a sparse matrix from it for data training. To do this, I do the conversion using pd dummies. And I get a

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