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

ListColumn __setitem__ #8606

Merged

Conversation

brandon-b-miller
Copy link
Contributor

Closes #8553
based on #8459

@brandon-b-miller brandon-b-miller added feature request New feature or request 2 - In Progress Currently a work in progress labels Jun 24, 2021
@brandon-b-miller brandon-b-miller added Python Affects Python cuDF API. Cython non-breaking Non-breaking change labels Jun 24, 2021
@brandon-b-miller brandon-b-miller requested a review from a team as a code owner June 24, 2021 21:41
Copy link
Contributor

@shwina shwina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@galipremsagar
Copy link
Contributor

@brandon-b-miller Looks like there are some pytest failures related to this PR, could you take a look at it when you get time?

@codecov
Copy link

codecov bot commented Jun 28, 2021

Codecov Report

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

❗ Current head 2593ef9 differs from pull request most recent head 8f7192c. Consider uploading reports for the commit 8f7192c to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.08    #8606   +/-   ##
===============================================
  Coverage                ?   83.01%           
===============================================
  Files                   ?      109           
  Lines                   ?    18247           
  Branches                ?        0           
===============================================
  Hits                    ?    15147           
  Misses                  ?     3100           
  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 5f11b76...8f7192c. Read the comment docs.

@brandon-b-miller
Copy link
Contributor Author

rerun tests

3 similar comments
@brandon-b-miller
Copy link
Contributor Author

rerun tests

@brandon-b-miller
Copy link
Contributor Author

rerun tests

@galipremsagar
Copy link
Contributor

rerun tests

@brandon-b-miller brandon-b-miller added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 2 - In Progress Currently a work in progress labels Jun 30, 2021
@brandon-b-miller
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5884b95 into rapidsai:branch-21.08 Jun 30, 2021
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 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] ListColumn setitem
3 participants