Skip to content

Fix astype(category) for empty column scenarios - #21741

Merged
mroeschke merged 1 commit into
NVIDIA:pandas3from
galipremsagar:empty_cat_astype
Mar 10, 2026
Merged

Fix astype(category) for empty column scenarios#21741
mroeschke merged 1 commit into
NVIDIA:pandas3from
galipremsagar:empty_cat_astype

Conversation

@galipremsagar

Copy link
Copy Markdown
Contributor

Description

This PR fixes astype(category) on empty columns.

pandas3:

== 742 failed, 77697 passed, 19475 skipped, 1551 xfailed in 494.85s (0:08:14) ==

This PR:

== 719 failed, 77720 passed, 19475 skipped, 1551 xfailed in 492.81s (0:08:12) ==

Checklist

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

@galipremsagar galipremsagar self-assigned this Mar 10, 2026
@galipremsagar
galipremsagar requested a review from a team as a code owner March 10, 2026 22:21
@galipremsagar galipremsagar added the bug Something isn't working label Mar 10, 2026
@galipremsagar
galipremsagar requested review from Matt711 and vyasr and removed request for a team March 10, 2026 22:21
@galipremsagar galipremsagar added 3 - Ready for Review Ready for review by team Python Affects Python cuDF API. non-breaking Non-breaking change labels Mar 10, 2026
@galipremsagar
galipremsagar requested a review from mroeschke March 10, 2026 22:21
@GPUtester GPUtester moved this to In Progress in cuDF Python Mar 10, 2026
@mroeschke
mroeschke merged commit 5b9a76d into NVIDIA:pandas3 Mar 10, 2026
57 of 90 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in cuDF Python Mar 10, 2026
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 bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants