Skip to content

Conversation

@davidwendt
Copy link
Contributor

Description

Adds new cudf::strings::zfill_by_widths API to accept the minimum width parameter as a column of integers.

Reference #19035

Checklist

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

@davidwendt davidwendt self-assigned this Jun 4, 2025
@davidwendt davidwendt requested a review from a team as a code owner June 4, 2025 18:45
@davidwendt davidwendt added the 3 - Ready for Review Ready for review by team label Jun 4, 2025
@davidwendt davidwendt requested a review from a team as a code owner June 4, 2025 18:45
@davidwendt davidwendt added the libcudf Affects libcudf (C++/CUDA) code. label Jun 4, 2025
@davidwendt davidwendt added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jun 4, 2025
@github-actions github-actions bot added Python Affects Python cuDF API. pylibcudf Issues specific to the pylibcudf package labels Jun 4, 2025
@GPUtester GPUtester moved this to In Progress in cuDF Python Jun 4, 2025
Copy link
Contributor

@brandon-b-miller brandon-b-miller left a comment

Choose a reason for hiding this comment

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

Python/Cython LGTM. Thanks @davidwendt !

@davidwendt davidwendt requested a review from vuule June 9, 2025 21:58
@davidwendt
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 24d5a90 into rapidsai:branch-25.08 Jun 12, 2025
94 checks passed
@davidwendt davidwendt deleted the zfill-width-column branch June 12, 2025 12:35
@github-project-automation github-project-automation bot moved this from In Progress to Done in cuDF Python Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants