With plot() function in parallel: TypeError: cannot pickle '_io.BufferedWriter' object

后端 未结 0 1002
清歌不尽
清歌不尽 2020-12-13 03:41

I am trying to plot data on multiple pages of pdf file using joblib parallel package. With the combination of plot() and Parallel(), the following error is encountered:

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