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: use unstack() from BigQuery DataFrames instead of pandas in the PyPI sample notebook #890

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Aug 7, 2024

Now that ambiguous orderings are allowed, unstack() "just works".

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/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

… PyPI sample notebook

Now that ambiguous orderings are allowed, unstack() "just works".
@tswast tswast requested review from a team as code owners August 7, 2024 20:45
@tswast tswast requested a review from TrevorBergeron August 7, 2024 20:45
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Aug 7, 2024
@product-auto-label product-auto-label bot added api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. samples Issues that are directly related to samples. size: m Pull request size is medium. and removed size: s Pull request size is small. labels Aug 7, 2024
@tswast tswast force-pushed the tswast-pypi-notebook branch from d03a4b0 to 0667eb8 Compare August 8, 2024 16:31
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Aug 8, 2024
@tswast tswast merged commit d1883cc into main Aug 21, 2024
23 checks passed
@tswast tswast deleted the tswast-pypi-notebook branch August 21, 2024 17:58
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. samples Issues that are directly related to samples. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants