read_pickle support
Open
0 - Backlog
feature request
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
cuDF currently has no IO support for pickle. I would need this function, but currently it exits with the error:
`AttributeError: module 'cudf' has no attribute 'read_pickle'`
Contributor guide
Assessment
This issue has not been assessed yet.