Skip to content

DOC: add pandas-gbq and related db-dtypes packages to ecosystem #59491

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

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Aug 12, 2024

As of pandas 2.2.0, pandas-gbq functionality is fully separated, so I think now would be a good time to introduce it as part of the "ecosystem".

db-dtypes was built for use from pandas-gbq but should be applicable more generally.

  • [N/A] closes #xxxx (Replace xxxx with the GitHub issue number)
  • [N/A] Tests added and passed if fixing a bug or adding a new feature
  • [N/A] All code checks passed.
  • [N/A] Added type annotations to new arguments/methods/functions.
  • [N/A] Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

As of pandas 2.2.0, pandas-gbq functionality is fully separated, so I think now would be a good time to introduce it as part of the "ecosystem".

db-dtypes was built for use from pandas-gbq but should be applicable more generally.
@tswast tswast requested a review from datapythonista as a code owner August 12, 2024 21:24
@mroeschke mroeschke added this to the 3.0 milestone Aug 12, 2024
@mroeschke mroeschke merged commit 0fadaa9 into pandas-dev:main Aug 12, 2024
18 checks passed
@mroeschke
Copy link
Member

Thanks @tswast

shreyas-dev pushed a commit to shreyas-dev/pandas that referenced this pull request Aug 13, 2024
…as-dev#59491)

* DOC: add pandas-gbq and related db-dtypes packages to ecosystem

As of pandas 2.2.0, pandas-gbq functionality is fully separated, so I think now would be a good time to introduce it as part of the "ecosystem".

db-dtypes was built for use from pandas-gbq but should be applicable more generally.

* fix pandas-gbq link
@tswast tswast deleted the patch-1 branch August 13, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants