Skip to content

DOC: Fix missing read_parquet from list of fns with new keyword arg dtype_backend #52486

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

Conversation

alexmalins
Copy link
Contributor

Doc fix for whats new v2.0.0.rst: the read_parquet function was missing from the first list of functions with the new dtype_backend keyword parameter.

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

Doc fix for whats new v2.0.0.rst
@mroeschke mroeschke added Docs IO Parquet parquet, feather labels Apr 6, 2023
@mroeschke mroeschke added this to the 2.0.1 milestone Apr 6, 2023
@mroeschke mroeschke merged commit c864874 into pandas-dev:main Apr 6, 2023
@mroeschke
Copy link
Member

Thanks @alexmalins

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Apr 6, 2023
…st of fns with new keyword arg `dtype_backend`
mroeschke pushed a commit that referenced this pull request Apr 6, 2023
…rom list of fns with new keyword arg `dtype_backend`) (#52491)

Backport PR #52486: DOC: Fix missing `read_parquet` from list of fns with new keyword arg `dtype_backend`

Co-authored-by: Alex Malins <[email protected]>
topper-123 pushed a commit to topper-123/pandas that referenced this pull request Apr 6, 2023
… `dtype_backend` (pandas-dev#52486)

`read_parquet` also has new kwd `dtype_backend`

Doc fix for whats new v2.0.0.rst
@alexmalins alexmalins deleted the doc-fix-whatsnew-v2.0.0-missing-read_parquet branch April 6, 2023 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs IO Parquet parquet, feather
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants