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

docs: add examples to DataFrameGroupBy and SeriesGroupBy #701

Merged
merged 3 commits into from
May 22, 2024

Conversation

chelsea-lin
Copy link
Contributor

@chelsea-lin chelsea-lin commented May 17, 2024

This change is adding example codes to all methods of DataFrameGroupBy and SeriesGroupBy.

  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes internal bug: 341122015🦕

@chelsea-lin chelsea-lin requested a review from ashleyxuu May 17, 2024 00:18
@chelsea-lin chelsea-lin requested review from a team as code owners May 17, 2024 00:18
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels May 17, 2024
@ashleyxuu
Copy link
Contributor

Copy link
Contributor

@ashleyxuu ashleyxuu left a comment

Choose a reason for hiding this comment

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

You can put the staging links in PR the description.

@GarrettWu GarrettWu removed their assignment May 17, 2024
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_addgroupbydocs branch from 9413a21 to 2e2f3a0 Compare May 21, 2024 21:14
@junyazhang junyazhang merged commit e7da0f0 into main May 22, 2024
20 of 21 checks passed
@junyazhang junyazhang deleted the main_chelsealin_addgroupbydocs branch May 22, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants