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

Implement .dt.total_seconds #17659

Merged
merged 13 commits into from
Jan 4, 2025
Merged

Conversation

galipremsagar
Copy link
Contributor

Description

Fixes: #16802

This PR implements .dt.total_seconds

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 improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Dec 26, 2024
@galipremsagar galipremsagar self-assigned this Dec 26, 2024
@galipremsagar galipremsagar requested a review from a team as a code owner December 26, 2024 19:56
@github-actions github-actions bot added the Python Affects Python cuDF API. label Dec 26, 2024
galipremsagar and others added 3 commits December 30, 2024 16:23
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@galipremsagar
Copy link
Contributor Author

/merge

@galipremsagar galipremsagar added the 5 - Ready to Merge Testing and reviews complete, ready to merge label Dec 31, 2024
@rapids-bot rapids-bot bot merged commit 07ee82b into rapidsai:branch-25.02 Jan 4, 2025
106 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEA] dt.total_seconds
2 participants