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

fix: correct index labels in multiple aggregations for DataFrameGroupBy #723

Merged
merged 3 commits into from
May 29, 2024

Conversation

chelsea-lin
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug
  • 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 issue 341157901 🦕

Page not found · GitHub · GitHub
Skip to content
404 “This is not the web page you are looking for”
@chelsea-lin chelsea-lin requested review from a team as code owners May 24, 2024 22:27
@chelsea-lin chelsea-lin requested a review from GarrettWu May 24, 2024 22:27
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels May 24, 2024
@chelsea-lin chelsea-lin changed the title fix: multi-index label in DataFrameGroupBy fix: Correct index labels in multiple aggregations for DataFrameGroupBy May 28, 2024
@chelsea-lin chelsea-lin changed the title fix: Correct index labels in multiple aggregations for DataFrameGroupBy fix: correct index labels in multiple aggregations for DataFrameGroupBy May 28, 2024
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_fixgroupbymultiindex branch from 876a05c to 7d23f9d Compare May 28, 2024 23:50
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_fixgroupbymultiindex branch from 7d23f9d to e3a8d9f Compare May 29, 2024 18:17
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels May 29, 2024
@chelsea-lin chelsea-lin added the automerge Merge the pull request once unit tests and other checks pass. label May 29, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6a78c89 into main May 29, 2024
20 of 21 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the main_chelsealin_fixgroupbymultiindex branch May 29, 2024 19:18
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 29, 2024
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: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants