Can I use functions imported from .py files in Dask/Distributed?

前端 未结 3 1899
-上瘾入骨i
-上瘾入骨i 2020-12-15 23:15

I have a question about serialization and imports.

  • should functions have their own imports? like I\'ve seen done with PySpark
  • Is the following just p
3条回答
提交回复
热议问题