-
Notifications
You must be signed in to change notification settings - Fork 912
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
[RELEASE] cudf v0.13 #4714
Merged
Merged
[RELEASE] cudf v0.13 #4714
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Replaced transform with gather
…/cudf into fea-argmin-sort-groupby
This reverts commit f3c7ff8.
Use `elif` in Dask deserialize check
…g-window-rebase-for-review
[REVIEW] Add argmin/max and string min/max to sort groupby
…ort-groupby-libxx-python
…rnings [REVIEW] Add CMake option to disable deprecation warnings
…nch-0.13 Disable compile-errors on deprecation warnings, for JNI [skip ci]
…g-window-rebase-for-review
[REVIEW][FEA] Port nvtx.pyx to use non-legacy libcudf APIs
…ize-concatenate-for-many-cols
…ort-groupby-libxx-python
…/cudf into port-groupby-libxx-python
…-for-review [REVIEW] Grouped rolling window rebase
to `build.sh` to show if desired
Hide deprecation warnings by default, add flag to `build.sh` to show
… to only codes not to child
Series rank and Dataframe rank
…_issur [REVIEW] Fix Slicing issue with categorical column in DataFrame
GPUtester
requested review from
cwharris and
rgsl888prabhu
and removed request for
a team
March 26, 2020 21:39
Codecov Report
@@ Coverage Diff @@
## master #4714 +/- ##
=======================================
Coverage 88.42% 88.42%
=======================================
Files 50 50
Lines 9696 9696
=======================================
Hits 8574 8574
Misses 1122 1122 Continue to review full report at Codecov.
|
dillon-cullinan
approved these changes
Mar 27, 2020
rerun tests |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
❄️ Code freeze for
branch-0.13
and v0.13 releaseWhat does this mean?
Only critical/hotfix level issues should be merged into
branch-0.13
until release (merging of this PR).What is the purpose of this PR?
branch-0.13
intomaster
for the release