Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Support more units in
cudf.DateOffset
#7078Support more units in
cudf.DateOffset
#7078Changes from 59 commits
4a4b4af
223f2b5
abd6ad2
18863b5
0fbdd31
dc9b943
0504f88
e32ea3d
4cf00ae
537514a
ba5fb76
b88d5dd
afaac8a
3b718b5
53562ec
0eadf71
49dd46f
3b9a77a
c637b9c
d586aa7
cb6e5a9
03ac7e7
f335d58
719271f
996fda8
09b1309
7c9ac23
8ae778a
d23b8b8
9a0db21
7baecdc
a1fd20e
b1283e3
ed4b022
3f19f82
e8dbccc
d81ba85
1006d0f
8c596cc
0958d44
18c9c31
65dffc3
df26991
3b76e53
486ce58
9b4eb13
b2a148a
26156b6
8f09138
56176dd
297c64f
c7a6620
371bc53
bc995c1
99b5123
306f83a
2d1fa07
dcf4735
7225564
b4eefa0
e0f1b5c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could write a
nanos
method and check ifself.nanos == 0
.