Best practice for loading large dataset and using dask.delayed

前端 未结 0 542
长发绾君心
长发绾君心 2021-02-04 16:09

I have a csv file of 550,000 rows of text. I read it into a pandas dataframe, loop over it, and perform some operation on it. Here is some sample code:



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