Skip to content
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

IOFuture.done() #9

Merged
merged 3 commits into from
Feb 22, 2022
Merged

IOFuture.done() #9

merged 3 commits into from
Feb 22, 2022

Conversation

madsbk
Copy link
Member

@madsbk madsbk commented Feb 21, 2022

Implement #8

@madsbk madsbk added c++ Affects the C++ API of KvikIO doc Improvements or additions to documentation improvement Improves an existing functionality non-breaking Introduces a non-breaking change python Affects the Python API of KvikIO labels Feb 21, 2022
@madsbk madsbk marked this pull request as ready for review February 21, 2022 15:08
@madsbk madsbk merged commit 50ee709 into rapidsai:branch-22.04 Feb 22, 2022
@madsbk madsbk deleted the io_future_is_done branch February 22, 2022 08:37
vuule pushed a commit to vuule/kvikio that referenced this pull request Nov 8, 2023
…rapidsai#9)

Fixes: rapidsai/cudf#14150

This PR disables MultiIndex.values when pandas compatibility mode is enabled because we cannot create a cupy array that is an array of tuples - Pandas returns a numpy array of tuples.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Affects the C++ API of KvikIO doc Improvements or additions to documentation improvement Improves an existing functionality non-breaking Introduces a non-breaking change python Affects the Python API of KvikIO
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant