-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
Perhaps in the future, if zero-copy and future-proof-ness is really what we want, we might want to add the CSF (compressed sparse fiber) format, a generalisation of CSR/CSC. I'm currently working on adding it to PyData/Sparse, and I plan to make it the preferred format (COO will still be around though).
Reporter: Kenta Murata / @mrkn
Assignee: Rok Mihevc / @rok
Watchers: Rok Mihevc / @rok
PRs and other links:
Note: This issue was originally created as ARROW-4226. Please see the migration documentation for further details.