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

Implemented bindings for ceil timestamp operation #9141

Merged
merged 7 commits into from
Sep 4, 2021

Conversation

shaneding
Copy link
Contributor

Closes #8682. Added python bindings for ceil operation implemented in #8942.

@shaneding shaneding requested a review from a team as a code owner August 28, 2021 00:26
@github-actions github-actions bot added the Python Affects Python cuDF API. label Aug 28, 2021
@codecov
Copy link

codecov bot commented Aug 28, 2021

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.10@0ad36ff). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.10    #9141   +/-   ##
===============================================
  Coverage                ?   10.78%           
===============================================
  Files                   ?      115           
  Lines                   ?    19113           
  Branches                ?        0           
===============================================
  Hits                    ?     2061           
  Misses                  ?    17052           
  Partials                ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ad36ff...ecc7568. Read the comment docs.

@shaneding shaneding added feature request New feature or request non-breaking Non-breaking change labels Sep 3, 2021
@brandon-b-miller
Copy link
Contributor

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 8d602b7 into rapidsai:branch-21.10 Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Series datetime ceil
3 participants