Skip to content

Conversation

@jakirkham
Copy link
Member

@jakirkham jakirkham commented Sep 29, 2020

pandas.util.testing is deprecated ( pandas-dev/pandas#30745 ). The preferred way forward is to use pandas.testing. So this updates Dask-cuDF usage accordingly.

`pandas.util.testing` is deprecated. The preferred way forward is to use
`pandas.testing`. So this updates Dask-cuDF usage accordingly.
@jakirkham jakirkham requested a review from a team as a code owner September 29, 2020 23:48
@jakirkham jakirkham requested a review from rjzamora September 29, 2020 23:50
@kkraus14 kkraus14 added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team 4 - Needs Dask Reviewer labels Sep 29, 2020
@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #6357 into branch-0.16 will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           branch-0.16    #6357      +/-   ##
===============================================
+ Coverage        83.18%   83.21%   +0.03%     
===============================================
  Files               92       92              
  Lines            14729    14730       +1     
===============================================
+ Hits             12252    12258       +6     
+ Misses            2477     2472       -5     
Impacted Files Coverage Δ
python/cudf/cudf/testing/fuzzer.py 0.00% <0.00%> (ø)
python/cudf/cudf/_version.py 45.51% <0.00%> (+0.71%) ⬆️
python/cudf/cudf/core/abc.py 91.48% <0.00%> (+4.25%) ⬆️
python/cudf/cudf/utils/gpu_utils.py 58.53% <0.00%> (+4.87%) ⬆️

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 75c1c1c...d1bceaf. Read the comment docs.

@kkraus14 kkraus14 merged commit 629d89d into rapidsai:branch-0.16 Sep 30, 2020
cwharris pushed a commit to cwharris/cudf that referenced this pull request Oct 2, 2020
@jakirkham jakirkham deleted the fix_dask-cudf_pandas_testing branch April 7, 2021 19:47
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 dask Dask issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants