[FEA] Support for `cudf.SparseDtype` and sparse array
Open
feature request
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Is your feature request related to a problem? Please describe.**
This is a feature request for sparse type and sparse column in `cudf`, these are the pandas counter parts:
https://pandas.pydata.org/docs/reference/api/pandas.arrays.SparseArray.html
https://pandas.pydata.org/docs/reference/api/pandas.SparseDtype.html
Contributor guide
Assessment
This issue has not been assessed yet.