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

convert all nulls to nans in a specific scenario #17677

Draft
wants to merge 4 commits into
base: branch-25.02
Choose a base branch
from

Conversation

galipremsagar
Copy link
Contributor

Description

Fixes: #17666

This PR is WIP.

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 added bug Something isn't working 2 - In Progress Currently a work in progress non-breaking Non-breaking change labels Jan 3, 2025
@galipremsagar galipremsagar self-assigned this Jan 3, 2025
Copy link

copy-pr-bot bot commented Jan 3, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@galipremsagar
Copy link
Contributor Author

/okay to test

@github-actions github-actions bot added the Python Affects Python cuDF API. label Jan 3, 2025
@galipremsagar
Copy link
Contributor Author

/okay to test

@galipremsagar
Copy link
Contributor Author

/okay to test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In Progress Currently a work in progress bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

[BUG] using python -m cudf.pandas and calling hasattr converts NA to NaN
1 participant