Skip to content

Simplify DecimalDtype and DecimalColumn operations - #18111

Merged
rapids-bot[bot] merged 2 commits into
NVIDIA:branch-25.04from
mroeschke:ref/decimaldtype
Feb 27, 2025
Merged

Simplify DecimalDtype and DecimalColumn operations#18111
rapids-bot[bot] merged 2 commits into
NVIDIA:branch-25.04from
mroeschke:ref/decimaldtype

Conversation

@mroeschke

Copy link
Copy Markdown
Contributor

Description

Broken off (the non-breaking parts) from #18035 as that PR will probably not move forward since it would require a pyarrow minimum version bump to 19

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@mroeschke mroeschke added Python Affects Python cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 26, 2025
@mroeschke mroeschke self-assigned this Feb 26, 2025
@mroeschke
mroeschke requested a review from a team as a code owner February 26, 2025 20:49
DecimalDtype,
):
# TODO: Should it be possible to cast scalars of other numerical
# types to decimal?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is ultimately the same question as #7680 CC @brandon-b-miller

@mroeschke

Copy link
Copy Markdown
Contributor Author

/merge

@rapids-bot
rapids-bot Bot merged commit 7713bc1 into NVIDIA:branch-25.04 Feb 27, 2025
@mroeschke
mroeschke deleted the ref/decimaldtype branch February 27, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants