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

Fixed documentation bug in groupby agg method #8325

Merged
merged 2 commits into from
Jun 4, 2021

Conversation

ahmet-uyar
Copy link
Contributor

This is a non-functional documentation update.
The output of the c column is missing in the result of the first example in agg method:
python/cudf/cudf/core/groupby/groupby.py
I added the values of the c columns.

@ahmet-uyar ahmet-uyar requested a review from a team as a code owner May 22, 2021 12:53
@GPUtester
Copy link
Collaborator

Can one of the admins verify this patch?

1 similar comment
@GPUtester
Copy link
Collaborator

Can one of the admins verify this patch?

@github-actions github-actions bot added the Python Affects Python cuDF API. label May 22, 2021
@kkraus14
Copy link
Collaborator

ok to test

@kkraus14 kkraus14 added doc Documentation non-breaking Non-breaking change labels May 24, 2021
@kkraus14 kkraus14 added the 5 - Ready to Merge Testing and reviews complete, ready to merge label May 24, 2021
@kkraus14
Copy link
Collaborator

Thanks for the fix, LGTM!

@kkraus14
Copy link
Collaborator

@gpucibot merge

@ahmet-uyar
Copy link
Contributor Author

I added another commit with similar non-functional documentation fix in the pipe method. Not sure, whether I should have added it to this pull request.

@kkraus14
Copy link
Collaborator

That's perfectly fine, thanks for the fixes!

@galipremsagar
Copy link
Contributor

rerun tests

3 similar comments
@kkraus14
Copy link
Collaborator

rerun tests

@galipremsagar
Copy link
Contributor

rerun tests

@galipremsagar
Copy link
Contributor

rerun tests

@ttnghia ttnghia changed the title fixed documentation bug in groupby agg method Fixed documentation bug in groupby agg method Jun 2, 2021
@ttnghia
Copy link
Contributor

ttnghia commented Jun 2, 2021

Rerun tests.

@codecov
Copy link

codecov bot commented Jun 3, 2021

Codecov Report

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

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.08    #8325   +/-   ##
===============================================
  Coverage                ?   82.83%           
===============================================
  Files                   ?      109           
  Lines                   ?    17901           
  Branches                ?        0           
===============================================
  Hits                    ?    14828           
  Misses                  ?     3073           
  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 6272d72...6d226c0. Read the comment docs.

@galipremsagar
Copy link
Contributor

@gpucibot merge

@rapids-bot rapids-bot bot merged commit ad6e0bd into rapidsai:branch-21.08 Jun 4, 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 doc Documentation non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants