Skip to content

docs: use unstack() from BigQuery DataFrames instead of pandas in the PyPI sample notebook - #890

Merged
tswast merged 3 commits into
mainfrom
tswast-pypi-notebook
Aug 21, 2024
Merged

docs: use unstack() from BigQuery DataFrames instead of pandas in the PyPI sample notebook#890
tswast merged 3 commits into
mainfrom
tswast-pypi-notebook

Conversation

@tswast

Copy link
Copy Markdown
Collaborator

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 and TrevorBergeronAugust 7, 2024 20:45
@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@product-auto-labelproduct-auto-labelBot added the size: s Pull request size is small. label Aug 7, 2024
@product-auto-labelproduct-auto-labelBot 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
tswastforce-pushed the tswast-pypi-notebook branch from d03a4b0 to 0667eb8CompareAugust 8, 2024 16:31
@product-auto-labelproduct-auto-labelBot 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 mainAug 21, 2024
@tswast
tswast deleted the tswast-pypi-notebook branch August 21, 2024 17:58
@release-pleaserelease-pleaseBot mentioned this pull request Aug 21, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API.samplesIssues that are directly related to samples.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tswast@TrevorBergeron@liujiashang