Skip to content

[FEA] libcudf functions to convert table to/from 2d dense arrays #1898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kkraus14 opened this issue May 31, 2019 · 1 comment
Closed

[FEA] libcudf functions to convert table to/from 2d dense arrays #1898

kkraus14 opened this issue May 31, 2019 · 1 comment
Labels
feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.

Comments

@kkraus14
Copy link
Collaborator

Ideally with parameters to specify properties like strides, C vs Fortran ordering, etc.

@vyasr
Copy link
Contributor

vyasr commented May 10, 2024

Based on timing, I'm going to guess that this request was related to #1790. I'll keep that open as the core feature request, and if and when we decide to tackle enabling sparse data storage in cudf we can revisit how exactly that ought to be implemented across the different layers (Python/C++, etc).

@vyasr vyasr closed this as completed May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
Projects
None yet
Development

No branches or pull requests

2 participants