Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

feat: Add '--use-geodataframe' argument to return a GeoDataFrame#91

Merged
tswast merged 5 commits intogoogleapis:mainfrom
bijanvakili:issue-90
Feb 12, 2025
Merged

feat: Add '--use-geodataframe' argument to return a GeoDataFrame#91
tswast merged 5 commits intogoogleapis:mainfrom
bijanvakili:issue-90

Conversation

@bijanvakili
Copy link
Copy Markdown
Contributor

@bijanvakili bijanvakili commented Feb 4, 2025

Changes include:

The new --use-geodataframe flag was also verified in this Colab notebook.

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 #90 🦕

…rame.

chore: Re-activate python v3.10 unit tests
@bijanvakili bijanvakili requested a review from a team as a code owner February 4, 2025 03:54
@bijanvakili bijanvakili requested review from a team and tswast February 4, 2025 03:54
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-magics API. labels Feb 4, 2025
@tswast tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 6, 2025
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Feb 6, 2025
Copy link
Copy Markdown
Contributor

@tswast tswast left a comment

Choose a reason for hiding this comment

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

Cool, thanks!

@tswast tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 6, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 6, 2025
@tswast tswast added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2025
@tswast tswast enabled auto-merge (squash) February 6, 2025 20:16
@tswast tswast added kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 12, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@tswast tswast disabled auto-merge February 12, 2025 15:29
@tswast tswast added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 12, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2025
@tswast tswast enabled auto-merge (squash) February 12, 2025 15:35
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@tswast tswast merged commit fc04f34 into googleapis:main Feb 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-magics API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature request: --as_geodataframe magic argument to support geopandas GeoDataFrame results

4 participants