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

Forward-merge branch-23.12 to branch-24.02 #5657

Merged
merged 5 commits into from
Nov 17, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Nov 17, 2023

Manual forward merge from 23.12 to 24.02. This PR should not be squashed.

Closes #5653.

vyasr and others added 5 commits November 9, 2023 20:59
Previously it seems that cudf was silently flattening 2D arrays when passing them to the cudf.Series constructor, but that is no longer supported here so the test code needs to be updated.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Simon Adorf (https://github.com/csadorf)

URL: rapidsai#5651
…ions (rapidsai#5649)

Currently dask versions are pinned as part of every release cycle and then unpinned for the next development cycle across all of RAPIDS. This introduces a great deal of churn. To centralize the dependency, we have created a metapackage to manage the required dask version and this PR introduces that metapackage as a dependency of cuml.



xref: rapidsai/cudf#14364

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Simon Adorf (https://github.com/csadorf)

Approvers:
  - Simon Adorf (https://github.com/csadorf)
  - Jake Awe (https://github.com/AyodeAwe)

URL: rapidsai#5649
I accidentally committed but forgot to push some changes requested by @csadorf in rapidsai#5639.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)
  - Simon Adorf (https://github.com/csadorf)

Approvers:
  - Simon Adorf (https://github.com/csadorf)

URL: rapidsai#5648
…idsai#5654)

cudf.Series does not accept any multi-dimensional input anymore.

Authors:
  - Simon Adorf (https://github.com/csadorf)

Approvers:
  - Vyas Ramasubramani (https://github.com/vyasr)
  - William Hicks (https://github.com/wphicks)

URL: rapidsai#5654
@bdice bdice requested review from a team as code owners November 17, 2023 01:15
@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 17, 2023
@github-actions github-actions bot added conda conda issue Cython / Python Cython or Python issue ci labels Nov 17, 2023
@AyodeAwe AyodeAwe merged commit 7e9cbdb into rapidsai:branch-24.02 Nov 17, 2023
35 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci conda conda issue Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants