Dask.Series .mean().compute() results in “TypeError: _sum() got an unexpected keyword argument 'skipna' ”

后端 未结 0 1555
野性不改
野性不改 2021-01-20 00:12

I do not grasp how the dask module uses lazy evaluations under the hood. In the minimal example the numbers replaces a significant larger data set, hence the float64 (overfl

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