Skip to content

Dask DataFrame: Improve Pickle Support#951

Merged
ax3l merged 1 commit intoopenPMD:devfrom
ax3l:fix-daskDFPickle
Mar 27, 2021
Merged

Dask DataFrame: Improve Pickle Support#951
ax3l merged 1 commit intoopenPMD:devfrom
ax3l:fix-daskDFPickle

Conversation

@ax3l
Copy link
Member

@ax3l ax3l commented Mar 26, 2021

From @jakirkham in #935 (comment)

Would suggest moving this to a module level function instead of a closure. While using closures should work, there's extra overhead pickling closures vs. module level functions.

From John Kirkham:
```
Would suggest moving this to a module level function instead of a
closure. While using closures should work, there's extra overhead
pickling closures vs. module level functions.
```

Co-authored-by: jakirkham <jakirkham@gmail.com>
@ax3l ax3l merged commit eed163d into openPMD:dev Mar 27, 2021
@ax3l ax3l deleted the fix-daskDFPickle branch March 27, 2021 01:15
@ax3l ax3l mentioned this pull request Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant